mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-23 16:33:28 +00:00
7 lines
295 B
Elixir
7 lines
295 B
Elixir
<%= gettext "Activate your account" %>
|
|
|
|
==
|
|
|
|
<%= 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}" %>
|