diff --git a/tienda/templates/tienda/emails/register.html b/tienda/templates/tienda/emails/register.html
index fe51f56..d76a5a6 100644
--- a/tienda/templates/tienda/emails/register.html
+++ b/tienda/templates/tienda/emails/register.html
@@ -1,11 +1,11 @@
- |
+ |
- |
+ |
¡Hola {{ name }}!
-
+ |
|
@@ -16,6 +16,6 @@
|
-
+ |
diff --git a/tienda/templates/tienda/emails/reset_pass.html b/tienda/templates/tienda/emails/reset_pass.html
index 8041e87..cda4abf 100644
--- a/tienda/templates/tienda/emails/reset_pass.html
+++ b/tienda/templates/tienda/emails/reset_pass.html
@@ -1,11 +1,11 @@
- |
+ |
- |
+ |
¡Hola {{ name }}!
-
+ |
|
@@ -22,6 +22,6 @@
|
-
+ |
diff --git a/tienda/templates/tienda/emails/unban.html b/tienda/templates/tienda/emails/unban.html
index c8779e3..e0239af 100644
--- a/tienda/templates/tienda/emails/unban.html
+++ b/tienda/templates/tienda/emails/unban.html
@@ -1,11 +1,11 @@
- |
+ |
- |
+ |
Su cuenta ha sido desbloqueada
-
+ |
|
@@ -22,6 +22,6 @@
|
-
+ |
diff --git a/tienda/templates/tienda/emails/welcome.html b/tienda/templates/tienda/emails/welcome.html
index 4f12fe1..db43d69 100644
--- a/tienda/templates/tienda/emails/welcome.html
+++ b/tienda/templates/tienda/emails/welcome.html
@@ -1,11 +1,11 @@
- |
+ |
- |
+ |
¡Hola {{ name }}!
-
+ |
|
@@ -21,6 +21,6 @@
|
-
+ |