{% include 'menu.html' %}
{{ self.title() }}
{% block lead %}{% endblock %}
{% block page_content %}{% endblock %}
{% include 'footer.html' %}