How to escape dynamic variable

Oh my, it’s actually the same pattern as in Jinja2. I hope that is principle, not accident :stuck_out_tongue:

{{query (and (todo now later) <% <% %> current page <% %> %> ) }}

That query used in template should generate a proper query on target page.

2 Likes