Hi,
I created a custom text and html email template for my account. But for some reason the page URLs are just displaying as plain text and not links that the reader can just click to visit the site page. Here is the line of code I have in the HTML email template:
<p style="margin:10px">Your friend wants you to see this page: {{url}}</p>
Can anyone tell me how to fix this?
Or are the page URL's only displayed as plain text and not a linked URL?
Thanks for any advice!
This question is closed to new answers.