{% extends "_base.html" %} {% block title %}Authentication successful{% endblock %} {% block header %} {% endblock %} {% block body %} Thank you Now we know it’s you, you can close this window and return to the application. {% include "sso_footer.html" without context %} {% endblock %}
Now we know it’s you, you can close this window and return to the application.