mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-01-02 21:35:16 +00:00
4a7c6a861e
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 lines
285 B
Elixir
7 lines
285 B
Elixir
<%= gettext "Nearly there!" %>
|
|
|
|
==
|
|
|
|
<%= 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_name %>
|
|
|
|
<%= Mobilizon.Web.Endpoint.url() <> "/validate/#{@token}" %>
|