{% block content %}{% endblock %}
{% with banners=site_banners.get('footer', []), position='footer' %} {% include "partials/banners.html" %} {% endwith %} {% block scripts %}{% endblock %}