{# edit title on pages #}
{% include "header.html" %} {% include "flash.html" %}
{% block body %}{% endblock %}
{% include "footer.html" %}
{% block scripts %}{% endblock %}