{% extends "login/base.html" %} {% load i18n %} {% block card %}

{% trans "You have successfully logged out of the Identity Provider." %}

{% endblock %}