{% block flash %} {% if let Some(flash) = flash %}
{{ flash.message }}
{% endif %} {% endblock %} {% block content %}{% endblock %}