{% extends "base.html" %} {#- Minting a token, and the one page that ever holds a live secret. Two states in one template rather than two files: the form before, the secret after. They are the same page in the same flow, and splitting them would mean the reveal had a URL of its own -- a URL somebody could return to, which is the one thing a write-once secret must not have. -#} {% block content %}
{{ _("This is the only time the token can be shown. It is stored as a digest, so nobody can display it again. If it is lost, revoke it and mint another.") }}