{% extends "mellon/base.html" %} {% load i18n %} {% block mellon_content %}

{% 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 %}