{% if declined %}

You can now close this tab. The login request has been declined.

{% elif accepted %}

You can now close this tab. The login request has been accepted. The original tab will now be logged in.

{% endif %}
{% component "messages_list" with_js=True %}