{# -*- mode: web; -*- #} mdl
{% block content %}{% endblock %}
{# Flashed messages added last, so that they appear on top of the content. #} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% endif %} {% endwith %}