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