{{ include.post.title | escape }}

{% if include.post.subtitle %}

{{ include.post.subtitle | escape }}

{% endif %}

{% if include.post.category %} {{ include.post.category }} {% endif %}