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

{{application.app_name}}

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

It will be able to:

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

No, back to {{'SITE_NAME' | app_config}}
{% endblock %}