{% for cat, msg in get_flashed_messages(with_categories=true) %}

{{ msg }}

{% endfor %}

Semantic UI Fixed Template

This is a basic fixed menu template using fixed size containers.

A text container is used for the main container, which is useful for single column layouts

{% block body %}{% endblock %}