In the email editor, a link to the online version can be added using the interface;



In case only a link title is provided, a link to the online version of Deployteq will be generated. This results in the following source code:

viewurl

<a href="{{viewurl}}" target="_blank">Online version</a>

Rendering of the viewurl

The viewurl is rendered only if it's included within an <a> tag, as shown in the example above.