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