{% load compress umap_tags i18n %} {% block head_title %} {{ SITE_NAME }} {% endblock head_title %} {% block extra_head %} {% endblock extra_head %} {# See https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs #} {% block header %} {% endblock header %} {% block content %} {% endblock content %} {% block bottom_js %} {% endblock bottom_js %} {% block footer %} {% include "umap/footer.html" %} {% endblock footer %}