{% extends "base.html" %} {% block content %}

{{ _('Save the following secret to a secure location.') }}

{{ _('The secret has now been permanently deleted from the system, and the URL will no longer work. Refresh this page to verify.') }}

{% endblock %} {% block js %} {% endblock %}