{% extends "login/login.html" %} {% block pagetitle %}Application Request for Access{% endblock %} {% block content %}

{{application.app_name}}

wants to access your @{{v.username}} account.

It will not be able to see your password, or change your account settings.

No, back to {{SITE_NAME}}
{% endblock %}