Hi all,
I'm wondering if its possible to use html tags in mail template for resetting forgotten password/username/expired password?
I'd like to include in my mail template some important content that would be bolded and underlined, however passing, for example, a bold tag didnt seem to work :
Hello $firstname $lastname,
<b>Some important message</b>
You (or someone else) have requested to reset your password for $deploymenttitle on $date.
This was translated literally in the email instead of html tags being applied.
Is it possible to achieve what I'm trying to do?
Thanks
J