You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
384 B
Plaintext

extends ../common/greetings
block title
| Congratulation #{username}, your registration request has been accepted!
block content
p Your registration request has been accepted.
p Moderators sent you the following message:
blockquote(style='white-space: pre-wrap') #{moderationResponse}
p Your account has been created and you can login on #[a(href=loginLink) #{loginLink}]