{% load static %} {{ title }} {# #} {# #}
{% block menu %}
{% include 'include/_nav.html' %}
{# {% if messages %}#} {# #} {# {% endif %}#} {% endblock %}
{% block toolbar %}
{% include 'include/_breadcrumbs.html' %}
{% include 'include/_auth_toolbar.html' %}
{% endblock %}
{% block content %}CONTENT{% endblock %}
{#
#} {# {% include 'include/_header.html' %}#} {# {% include 'include/_nav.html' %}#} {#
#} {##} {# {% block content %}CONTENT{% endblock %}#}
{##}