Hi folks,
Quick question: Does anyone know how to hex encode an email address within the CMS? Say if you want to use an email address in the CMS for a static page
[email protected] but you want to encode it. Using smarty template you could do {mailto address="
[email protected]} but not sure how it works with the CMS.
Should I be looking at the cms.tpl file to achieve this?
Thanks in advance.