{%- if post.filename === 'index' %}
{%- else %}

{{ post.title }}

{{ post.html }}
{%- endif %}