You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
328 B
13 lines
328 B
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 %>
|