blob: e6d805a163e1521a813c892fd9361e364bf30146 (
plain) (
tree)
|
|
extends ../common/greetings
block title
| Account verification
block content
p Welcome to PeerTube!
p.
You just created an account #[a(href=WEBSERVER.URL) #{instanceName}], your new PeerTube instance.
Your username there is: #{username}.
p.
To start using PeerTube on #[a(href=WEBSERVER.URL) #{instanceName}] you must verify your email first!
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.
|