Is there a reason i cannot use certain %{text} placeholders in the body of email templates?
For example, I want to use %topic_title in the body of the User Posted email template to provide a brief description of the new post. However I just get the error:
Body : The following interpolation key(s) are invalid: “topic_title”
Likewise for %base_url, %unsubscribe_link and several others.
Any guidance would be much appreciated.