mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-01-05 07:02:56 +00:00
559c889f1b
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
9 lines
293 B
Elixir
9 lines
293 B
Elixir
<%= gettext "Confirm the email address" %>
|
|
|
|
==
|
|
|
|
<%= gettext "You created an account on %{host} with this email address. You are one click away from activating it. If this wasn't you, please ignore this email.", host: @instance %>
|
|
|
|
<%= MobilizonWeb.Endpoint.url() <> "/validate/#{@token}" %>
|
|
|
|
|