{% unless page.no_header %} {% include post/title.html %} {% unless page.meta == false %} {% include post/date.html %}{{ time }} {% if site.disqus_short_name and page.comments != false and site.disqus_show_comment_count == true %} • Comments {% endif %} • {{ site.permalink_label }} {% endunless %} {% endunless %} {% capture excerpted %}{{ content | has_excerpt }}{% endcapture %} {% if index and excerpted %}
{% include post/date.html %}{{ time }} {% if site.disqus_short_name and page.comments != false and site.disqus_show_comment_count == true %} • Comments {% endif %} • {{ site.permalink_label }}