{{ site.title }}
{% for my_page in collections.default.files %} {% if my_page.title %} {{ my_page.title }} {% endif %} {% endfor %}