{% extends "inc/layout.html" %} {% block title %}Authorization Required{% endblock %} {% block content %}
An application is requesting access to your data.
You should authorize this only if you initiated the request and trust the application with your data.
{% endblock %}