{% for p in site.html_files %} {% unless p.name == "README.html" or p.name == "README.md" %} {{ p.title }} {% endunless %} {% endfor %}
{{ content }}