{{ site.title }}
{% for page in site.pages %} {% if page.title and page.url != '/index.html' %} {{ page.title }} {% endif %} {% endfor %}