{{ site.title }}
{% for page in site.pages %} {% unless page.exclude %} {% if page.title %}
{{ page.title }}
{% endif %} {% endunless %} {% endfor %}