{% extends "base.html" %} {% block title %}Authorize {{ client_name }}{% endblock %} {% block content %}
{{ client_name }} is requesting access to your Datasette account.
It will redirect you to: {{ redirect_uri }}
{{ redirect_uri }}