{% extends 'notes/base.html' %} {% block title %}Allow Access? | {{ block.super }}{% endblock %} {% block content %}
Permitting this application to access {{ site.name }} will allow it to view, edit and delete your information on {{ site.name }}. Access can be revoked at any time on the Preferences page.
{% endblock %}