1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-23 09:08:41 +00:00
mobilizon/lib/eventos_web/templates/email/registration_confirmation.text.eex
Thomas Citharel 93a97b0865 Some work
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-04 14:29:17 +02:00

9 lines
291 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 %>
<%= EventosWeb.Endpoint.url() <> "/validate/#{@token}" %>