mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-11-01 21:21:11 +01:00
13 lines
328 B
Text
13 lines
328 B
Text
|
Witaj, <%= @resource.email %> !
|
||
|
|
||
|
Właśnie utworzyłeś konto na instancji <%= @instance %>.
|
||
|
|
||
|
Aby aktywować konto, odwiedź poniższy link:
|
||
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|
||
|
|
||
|
Pamiętaj przeczytać nasz regulamin i zasady użytkowania: <%= terms_url %>
|
||
|
|
||
|
Z pozdrowieniami,
|
||
|
|
||
|
Zespół <%= @instance %>
|