{% if page.images %} {% include 'partials/assets/images.html' %} {% endif %} {% if page.video %} {% include 'partials/assets/video.html' %} {% endif %} {% if page.swf %} {% include 'partials/assets/swf.html' %} {% endif %} {% if page.html %} {% include 'partials/assets/html.html' %} {% endif %}