Conversation
supportI would like to nest one variable inside another thus: site_email mysite_email@gmail.com site_email_link <a href="mailto:[cgv site_email]">[cgv site_email]</a> Trying it out doesn’t seem to work: I get <a href="mailto:mysite_email@gmail.com">[cgv site_email]</a> Is there a way to do this in such a way that an admin is not retyping the site email?
No comments were stored for this source.