How to comment a helper function or javascript code in email templates in AJO
Hi,
I am trying to create an email template for sending out campaigns in AJO. I wrote some html code and tried to comment it using <!-- hello --> and it is working fine.
However when in the same html code i added a helper function <!-- {%= age(date) %} --> the comments are not working properly.
Does anyone have an idea on how we can add a comment around helper functions .Attaching screenshot for reference

Thanks

