From e8a5091dfd6f14985d23d87dfccec1566c8407c7 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 6 May 2026 11:39:10 +0200 Subject: [PATCH] Add unban email template to notify users of account reinstatement --- templates/jinja2/emails/unban.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 templates/jinja2/emails/unban.html diff --git a/templates/jinja2/emails/unban.html b/templates/jinja2/emails/unban.html new file mode 100644 index 0000000..f1f7e1a --- /dev/null +++ b/templates/jinja2/emails/unban.html @@ -0,0 +1,27 @@ + + + + +
+ + + + + + + + + + +
+

Su cuenta ha sido desbloqueada

+
+ alert alert +
+

Hemos aceptado la apelación del previo baneo de su cuenta

+

Su cuenta ha sido desbloqueada y ya puede entrar, pero los productos seguirán eliminados, por lo que deberá recrearlos para seguir vendiendolos

+

Muchas gracias por su paciencia

+

+

Este email ha sido enviado automaticamente, no responda a este correo.

+
+
\ No newline at end of file