3263a84c51
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 lines
287 B
Elixir
8 lines
287 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}" %>
|