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