{% assets "scss_all" %} {% endassets %} {{ config.get('INSTANCE_NAME') }}
{% with msgs = get_flashed_messages(with_categories=True) %} {% if msgs %} {% endif %} {% endwith %}
{% block content %}{% endblock %}
{% assets "js_all" %} {% endassets %}