{% if __SELF__.page_id > 0 %} {% for js in __SELF__.js %} {% endfor %} {% for css in __SELF__.css %} {% endfor %} {{ __SELF__.html|raw }} {% endif %}