mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 12:48:00 +02:00
9 lines
258 B
PHP
9 lines
258 B
PHP
Welcome to <?php echo $site_name; ?>!
|
|
|
|
Dear <?php echo $user_login; ?>,
|
|
|
|
Thanks for registering at <?php echo $site_name; ?>! We are glad you have chosen to be a part of our community and we hope you enjoy your stay.
|
|
|
|
All the best,
|
|
<?php echo $site_name; ?>
|