{% extends 'forms/form.html' %} {% load i18n %} {% block beforeform %}

{{ confirm_message }}

{% endblock %} {% block button %}{% trans 'Continuar' %}{% endblock %}