{% if config.SENTRY_DSN %} {% endif %} {% if config['GOOGLE_ANALYTICS_TRACKING_ID'] %} {% endif %} {% block in_head %}{% endblock %} {% block body %}
{% with messages = get_flashed_messages() %} {% if messages %}

{# Don't get stuck behind the navbar #} {% for message in messages %} {% endfor %} {% endif %} {% endwith %} {% block contained %} {% endblock %}
{% endblock %}