{% include "partials/extrahead.html" %} {% include "partials/navbar.html" %}
{% include "partials/sidebar.html" %}
{% block content %}{% endblock %}
{% include "partials/footer.html" %} {% if reload: %} {% endif %}