mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-11 07:34:36 +02:00
Users Plugin: registration success email template added.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Welcome to <?php echo $site_name; ?>!<br>
|
||||
Dear <?php echo $user_login; ?>,<br>
|
||||
<br><br>
|
||||
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.
|
||||
<br><br>
|
||||
All the best,<br>
|
||||
<?php echo $site_name; ?>
|
Reference in New Issue
Block a user