{% block head %}{% endblock %}

UPDIANv0.6

by RobHost GmbH, 2007-2013

{% block flashes %} {% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %} {% endblock %} {% block content %}{% endblock %}