{% include 'header.html' %}
{% include 'menu.html' %}
{% block main_content %}{% endblock %}
{% include 'footer.html' %} {% include 'log_queries.html' %}