{% if page.css %} {% for css in page.css %} {% endfor %} {% endif %} {% if page.js %} {% for js in page.js %} {% endfor %} {% endif %}