Hey
When a page is rendered, it looks like the system Is checking if the page is part of an email for email marketing, and if it is all {{tags}} are replaced. It makes some problems when using Handelbars.js, on of our customers is using handlebars.js for a search box, and created an email, added the front page as content and unknowingly broke the search box on the frontpage.
Since most of Rapido is build using same syntax, I thought it might be worth looking into.
I fixed the problem removing the reference to the page from the EmailMarketingEmail table.