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