{% if index %}

{% if post.external-url %} {% else %} {% endif %} {% if site.titlecase %}{{ post.title | titlecase }}{% else %}{{ post.title }}{% endif %}

{{ content | excerpt }} {% capture excerpted %}{{ content | has_excerpt }}{% endcapture %} {% if excerpted == 'true' %}