{% include 'menu.html' %}
{% block image%}{% endblock %}

-{{ self.title() }}-

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