mobilizon.chapril.org-mobil.../lib/mobilizon_web/templates/email/password_reset.text.eex
Thomas Citharel 559c889f1b Rename project to Mobilizon
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-10-11 17:37:39 +02:00

12 lines
351 B
Elixir

<%= gettext "Password reset" %>
==
<%= gettext "You requested a new password for your account on %{host}.", host: @instance %>
<%= gettext "If you didn't request this, please ignore this email. Your password won't change until you access the link below and create a new one." %>
<%= MobilizonWeb.Endpoint.url() <> "/password-reset/#{@token}" %>