2020-05-05 13:22:22 -05:00
|
|
|
extends ../common/greetings
|
|
|
|
|
|
|
|
block title
|
|
|
|
| Account verification
|
|
|
|
|
|
|
|
block content
|
|
|
|
p Welcome to PeerTube!
|
|
|
|
p.
|
2020-12-10 17:10:37 -06:00
|
|
|
You just created an account #[a(href=WEBSERVER.URL) #{instanceName}], your new PeerTube instance.
|
2020-05-05 13:22:22 -05:00
|
|
|
Your username there is: #{username}.
|
|
|
|
p.
|
2020-12-10 17:10:37 -06:00
|
|
|
To start using PeerTube on #[a(href=WEBSERVER.URL) #{instanceName}] you must verify your email first!
|
2020-05-05 13:22:22 -05:00
|
|
|
Please follow #[a(href=verifyEmailUrl) this link] to verify this email belongs to you: #[a(href=verifyEmailUrl) #{verifyEmailUrl}]
|
|
|
|
If you are not the person who initiated this request, please ignore this email.
|