{% if title %} {{ title }} - {{ gettext("SSO Portal") }} {% else %} {{ gettext("SSO Portal") }} {% endif %} {% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %} {% block content %}{% endblock %}