]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - server/lib/emails/user-registration-request-rejected/html.pug
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / server / lib / emails / user-registration-request-rejected / html.pug
CommitLineData
e364e31e
C
1extends ../common/greetings
2
3block title
4 | Registration request of your account #{username} has rejected
5
6block content
7 p Your registration request has been rejected.
8 p Moderators sent you the following message:
9 blockquote(style='white-space: pre-wrap') #{moderationResponse}