{% extends 'mail/base.html' %} {% block content %} {% autoescape false %}

{{ T(l('VALIDATOR', 'confirmation_message')) }}

{% endautoescape %} {% endblock content %}