You are able to format the email body of your templates by using HTML tags. Simply add the text you wish to format between the tags shown in the table below.
HTML Tag Example | Resultant Style |
---|---|
<b>Bold</b> | Bold |
<u>Underlined</u> | Underlined |
<i>Italicized</i> | Italicized |
To include a hyperlink in the email body, use the following HTML tag:
<a href="https://www.oceanmd.com/">OceanMD</a>
Replace the URL and text inside the <a> </a> tags with the words you would like to appear hyperlinked. The example above would look like this: OceanMD