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

{{ _('You can only reveal the secret once!') }}

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