Previos Page: {module_webapp reclay="myvalue" Layout: {{params.reclay}} {% if params.reclay == 'list' -%} list {% else -%} grid {% endif -%} There seems to be a rendering engine…
Got it. It's the one with {% if itemid != params.checkID -%}, right? We'll check it out and see what's going on there.
