{% load static %} {% include 'allianceauth/icons.html' %} {% block title %}{% block page_title %}{% endblock page_title %} - {{ SITE_NAME }}{% endblock title %} {% include 'bundles/bootstrap-css-bs5.html' %} {% include 'bundles/fontawesome.html' %} {% block extra_include %} {% endblock %}
{% block content %} {% endblock %}