{% extends "saml2idp/base.html" %} {% load i18n %} {% block content %}
{% blocktrans %}You are now signed in at the Identity Provider.
Click Continue to return to the Service Provider.{% endblocktrans %}
{% if autosubmit %} {% endif %} {% endblock content %}