1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00
Peertube/server/core/assets/email-templates/user-registration-request-rejected/html.pug
2024-03-20 09:15:07 +01:00

9 lines
284 B
Text

extends ../common/greetings
block title
| Registration request of your account #{username} has rejected
block content
p Your registration request has been rejected.
p Moderators sent you the following message:
blockquote(style='white-space: pre-wrap') #{moderationResponse}