{% with msgs = get_flashed_messages(with_categories=true) %} {% if msgs %} {% endif %} {% endwith %}
{% block content %}{% endblock %}