はじまりの大地

このコミットが含まれているのは:
2024-07-15 09:14:04 +09:00
コミット 6632905f32
3501個のファイルの変更1439465行の追加0行の削除
+9
ファイルの表示
@@ -0,0 +1,9 @@
extends ../common/greetings
block title
| A new user wants to register
block content
p User #{registration.username} wants to register on your PeerTube instance with the following reason:
blockquote(style='white-space: pre-wrap') #{registration.registrationReason}
p You can accept or reject the registration request in the #[a(href=`${WEBSERVER.URL}/admin/moderation/registrations/list`) administration].