{% extends "admin/base_site.html" %} {% block content %}

{{ title }}

{% if token %}

Copy it now — this page does not show it again, and reading it was recorded in the event feed.

{{ token }}

{% else %}

Revealing this token is recorded in the event feed: the bot, and who asked.

{% csrf_token %}
{% endif %}

Back to the bot

{% endblock %}