{% if show_identity %}
{% if role_label %}{{ role_label }}{% endif %}
Signed in as {{ ui_email or ui_identity }}
{% endif %}
{% block content %}{% endblock %}