mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
13 lines
328 B
Plaintext
13 lines
328 B
Plaintext
|
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 %>
|