about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.ca.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user_mailer/reset_password_instructions.ca.html.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.ca.html.erb8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.ca.html.erb b/app/views/user_mailer/reset_password_instructions.ca.html.erb
new file mode 100644
index 000000000..6f76c441d
--- /dev/null
+++ b/app/views/user_mailer/reset_password_instructions.ca.html.erb
@@ -0,0 +1,8 @@
+<p>Hola <%= @resource.email %>!</p>
+
+<p>Algú ha sol·licitat un enllaç per canviar la contrasenya a mastodont.cat. Això es pot fer a través del següent enllaç.</p>
+
+<p><%= link_to 'Canviar la contrasenya', edit_password_url(@resource, reset_password_token: @token) %></p>
+
+<p>Si no has sol·licitat aquest canvi, si us plau, ignora aquest correu.</p>
+<p>La teva contrasenya no canviarà fins que accedeix a l'enllaç de dalt per crear-ne una de nova.</p>