{% include 'menu_custom.html' %}

{{ self.title() }}

{% block lead %}{% endblock %}

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