My code sends out a confirmation email once a user completes a step. Corrently the email message is stored as a var.
I would like to include in the message a snippet of code with a link. I would like it to look like a snippet of HTML code in the email message body, but right now it arrives as a link. How can I fix it?