<From>{$settings.default_notification_address}</From>
<Subject>{$settings.app_title|safeHTML} - Registration</Subject>
<Body>Hi {$info.name},<br>
<br>
Here is your login information:<br>
<br>
Username: {$info.username|safeHTML}<br>
Password: {$info.password|safeHTML}<br>
<br>
Best regards,<br>
<br>
<a href="{$config.url.root}">{$config.url.root}</a>
</Body>