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

{% autoescape false %} {{ T(l('NOTIFICATIONS', 'restore.auto.passed_by_phone.restored')) }} {% endautoescape %}

{% autoescape false %} {{ T(l('NOTIFICATIONS', 'restore.auto.passed.in_that_case')) }} {% endautoescape %}

{% endblock content %}