diff --git a/private/email-templates/new-fire-en.html b/private/email-templates/new-fire-en.html
index 18b97a9..b0f7fcb 100644
--- a/private/email-templates/new-fire-en.html
+++ b/private/email-templates/new-fire-en.html
@@ -298,6 +298,13 @@
+ Is not it a forest fire? In the previous link you can tell us what kind of fire it is and help us improve our notifications.
+
+ You can also add comments on that link if you have additional information about this fire (how to access that area, if you know how the fire originated, etc).
+ |
+
+
+
Thanks!
{{applicationName}} Team
|
diff --git a/private/email-templates/new-fire-en.txt b/private/email-templates/new-fire-en.txt
index 61c9eb6..1b00d23 100644
--- a/private/email-templates/new-fire-en.txt
+++ b/private/email-templates/new-fire-en.txt
@@ -4,6 +4,10 @@ Hey, {{firstName}}!
[More information about this fire]({{fireUrl}})
+Isn't it a forest fire? In the previous link you can tell us what kind of fire it is and help us improve our notifications.
+
+You can also add comments on that link if you have additional information about this fire (how to access that area, if you know how the fire originated, etc).
+
Thanks!
{{applicationName}} Team
diff --git a/private/email-templates/new-fire-es.html b/private/email-templates/new-fire-es.html
index b4eafe5..e254a8a 100644
--- a/private/email-templates/new-fire-es.html
+++ b/private/email-templates/new-fire-es.html
@@ -298,6 +298,13 @@
+ ¿No es un fuego forestal? En el enlace anterior puedes indicarnos de que tipo de fuego se trata y ayudarnos así a mejorar nuestras notificaciones.
+
+ También puedes añadir comentarios en ese enlace si tienes información adicional sobre este fuego (cómo acceder a esa zona, si conoces cómo se originó el fuego, etc).
+ |
+
+
+
Gracias!
El equipo de {{applicationName}}
|
diff --git a/private/email-templates/new-fire-es.txt b/private/email-templates/new-fire-es.txt
index 15a4392..36bb3b9 100644
--- a/private/email-templates/new-fire-es.txt
+++ b/private/email-templates/new-fire-es.txt
@@ -4,6 +4,10 @@ Hola, {{firstName}}!
[Más información sobre este fuego]({{fireUrl}})
+¿No es un fuego forestal? En el enlace anterior puedes indicarnos de que tipo de fuego se trata y ayudarnos así a mejorar nuestras notificaciones.
+
+También puedes añadir comentarios en ese enlace si tienes información adicional sobre este fuego (cómo acceder a esa zona, si conoces cómo se originó el fuego, etc).
+
Gracias!
El equipo de {{applicationName}}