mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
9 lines
284 B
Text
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}
|