{% load static %} {{ page_title }}{% if APP_DISPLAY_NAME %} | {{ APP_DISPLAY_NAME }}{% endif %} {% block head %} {% endblock head %} {% if PLAUSIBLE_DOMAIN and PLAUSIBLE_SCRIPT_URL %} {% endif %} {% include "./partials/header.html" %}
{% block content %} {% endblock content %}
{% include "./partials/footer.html" %}