{% if flash_error %}

{{ flash_error }}

{% endif %} {% if flash_ok %}

{{ flash_ok }}

{% endif %} {% block content %}{% endblock %}