mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-01-23 17:18:36 +00:00
11 lines
355 B
Elixir
11 lines
355 B
Elixir
|
<%= gettext "Verify email address" %>
|
||
|
|
||
|
==
|
||
|
|
||
|
<%= gettext "Confirm the new address to change your email." %>
|
||
|
|
||
|
<%= user_email_validation_url(Mobilizon.Web.Endpoint, :index, @token) %>
|
||
|
|
||
|
|
||
|
<%= gettext "If this change wasn't initiated by you, please ignore this email. The email address for the Mobilizon account won't change until you access the link above." %>
|