{% extends "authentic2/base-page.html" %} {% load i18n gadjo %} {% block page-title %} {{ block.super }} - {{ title }} {% endblock %} {% block content %}

{{ title }}

{% trans "You should be automatically redirected." %}

{% trans "If this page is still visible after a few seconds, press the Send button below." %}

{% if relay_state %} {% endif %}
{% endblock %}