{% if include.post.title == page.title %}

{% else %}

{% endif %} {{ include.post.title }} {% if include.post.title == page.title %}

{% else %}{% endif %} {{ include.post.date | date: "%B %-d, %Y" }} {% for author in include.post.authors %}{% if forloop.first %}- written by{% elsif forloop.last %} and{% else %},{% endif %} {{ author }}{% endfor %} {% if include.post.title == page.title %}{% else %}{% endif %}