Login confirmation for {{web.host}}

{% if denied %}

You denied access to log in into {{web.host}}

{% endif %} {% if not_accepted_scopes %}

{{web.host}} wants to access the information about:

{% endif %} {% if accepted_scopes %}

List of previously accepted scopes:

{% endif %}
{% csrf_token %}