<?php_se('Hi %n, welcome to %w',['%n'=>G\get_global('theme_mail')['user']['name'],'%w'=>CHV\getSetting('website_name')]);?>
<br><br>
<?php_se('Now that your account is ready you can enjoy uploading your images, creating albums and setting the privacy of your content as well as many more cool things that you will discover.');?>
<br><br>
<?php_se('By the way, here is you very own awesome profile page: <a href="%u">%n</a>. Go ahead and customize it, its yours!.',['%u'=>G\get_global('theme_mail')['user']['url'],'%n'=>G\get_global('theme_mail')['user']['username']]);?>