{% load static %} {% include 'volt/includes/head.html' %} {% include 'volt/includes/sidebar.html' %}
{% include 'volt/includes/navigation.html' %} {% block content %}{% endblock content %} {% include 'volt/includes/settings-box.html' %} {% include 'volt/includes/footer.html' %}
{% include 'volt/includes/scripts.html' %}