<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: <strong>{$info.username|safeHTML}</strong><br>
Password: <strong>{$info.password|safeHTML}</strong><br>
<br>
Best regards,<br>
<br>
<a href="{$config.url.root}">{$config.url.root}</a>
</Body>