{{ post.title }}

{% if post.categories.size != 0 %} | Posted in {{ post.categories | category_links }} {% endif %} {% if post.comments and site.disqus_shortname %} | Comments {% endif %}
{{ post.content | truncate }}