{% with messages = get_flashed_messages() %} {% if messages %} {% for message in messages %} {% endfor %} {% endif %} {% endwith %}
{% if show_google_openid %}
{% endif %} {% if show_saml_login %} {% endif %}