{% extends "base.html" %} {% load i18n %} {% block title %} {{ title }} {% endblock %} {% block bodyargs %}onload="document.forms['saml'].submit()"{% endblock %} {% block content %}
{% trans "You should be automatically redirected." %}
{% trans "If this page is still visible after a few seconds, press the Send button below." %}