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

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

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

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

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

{% endautoescape %} {% endblock content %}