{% block css %} {% endblock %} {% block js %} {% if conf.debug %} {% endif %} {% endblock %} {{ conf.title }}{% if conf.subtitle %} - {{ conf.subtitle }}{% endif %} {% with messages = get_flashed_messages() %} {% if messages %}

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