{% extends 'internal/base.html' %} {% set title = _("Home") %} {% set sticky_banners = g.is_kiosk %} {% set localized = true %} {# the minus sign in super() call is for whitespace control #} {% block scripts %} {{- super() }} {% endblock scripts %} {% block content %}