seitime-frappe/frappe/templates/emails/account_deletion_notification.html
2021-12-01 19:44:19 +05:30

4 lines
180 B
HTML

<p>{{_("Dear User,")}}</p>
<br>
<p>{{_("As per your request, your account and data on {0} associated with email {1} has been permanently deleted").format(host_name, email)}}.</p>