{% block extend_header %}{% endblock %}
{% block content %}{% endblock %} {% with messages = get_flashed_messages(with_categories=true) %} {% include 'base/partials/flash.html' %} {% endwith %}