{% for file in doc.demoData.files.css %} {% endfor %} {% for file in doc.demoData.files.js %} {% endfor %} {% if doc.demoData %}
{% for file in doc.demoData.files.html %} {$ file.contents $} {% endfor %}
{% else %}
{% endif %}