{% extends "base.html" %} {% block content %}
{{ client_description }}
{{ gettext("%(client)s is asking permission to access your account. If you approve, it will receive:", client=client_name) | safe }}
{{ gettext("You can revoke this approval at any time from the Settings page.") }}