1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00
Files
php-monstra/storage/emails/new-user.email.php
2014-01-21 14:39:02 +02:00

9 lines
290 B
PHP

Welcome to <?php echo $site_name; ?>!
<br><br>
Dear <?php echo $user_login; ?>,
<br><br>
Thanks for registering at <?php echo $site_name; ?>!<br> We are glad you have chosen to be a part of our community and we hope you enjoy your stay.
<br><br>
All the best,<br>
<?php echo $site_name; ?>