Better notifications
This commit is contained in:
parent
34e0132c46
commit
c962d12374
4 changed files with 22 additions and 0 deletions
|
|
@ -298,6 +298,13 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="content-block">
|
<td class="content-block">
|
||||||
|
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.<br />
|
||||||
|
<br />
|
||||||
|
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).
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="content-block">
|
||||||
Thanks! <br />
|
Thanks! <br />
|
||||||
{{applicationName}} Team
|
{{applicationName}} Team
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,10 @@ Hey, {{firstName}}!
|
||||||
|
|
||||||
[More information about this fire]({{fireUrl}})
|
[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!
|
Thanks!
|
||||||
{{applicationName}} Team
|
{{applicationName}} Team
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -298,6 +298,13 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="content-block">
|
<td class="content-block">
|
||||||
|
¿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.<br />
|
||||||
|
<br />
|
||||||
|
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).<br />
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="content-block">
|
||||||
Gracias! <br />
|
Gracias! <br />
|
||||||
El equipo de {{applicationName}}
|
El equipo de {{applicationName}}
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,10 @@ Hola, {{firstName}}!
|
||||||
|
|
||||||
[Más información sobre este fuego]({{fireUrl}})
|
[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!
|
Gracias!
|
||||||
El equipo de {{applicationName}}
|
El equipo de {{applicationName}}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue