{% if config.ENV == 'dev' %} {% else %} {% endif %} {% block preloadassets %}{% endblock %}
Dev environment.
{% endif %} {% if not hide_top_menu %} {# Menu bar variables are injected with @app.context_processor in the app_factory. #} {% endif %} {% with messages = get_flashed_messages() %} {% for message in messages %}