Authorize {{ client.client_name }}
This application wants to access your {{ site_name }} data as {{ request.user.get_username }}.
{% csrf_token %}
Read
View records you have access to
{% if write_available %}
Write
Create and change records, add notes and run actions
{% endif %}
Allow
Deny