{% include 'menu.html' %} {% if not hide_header %}

{{ self.title() }}

{% block lead %}{% endblock %}

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