{% extends "indieweb/base.html" %} {% load static %} {% block content %}
{{ client_id }} is requesting access to your site.
Your identity URL: {{ me }}
Redirect URI: {{ redirect_uri }}
{% if expected_me %}Configured identity URL: {{ expected_me }}
{% if me_mismatch %}The requested identity URL does not match your configured identity URL.
{% endif %} {% endif %} {% if scope %}Requested permissions: