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

{{ _('The secret has been temporarily saved. Send the following URL to your intended recipient.') }}

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