{% if page.image_caption_title or page.image_caption_description %} {{ page.image_caption_title }} {{ page.image_caption_description }} {% endif %} {{ page.title }} By: {% assign post_author = site.data.authors | find: "name", page.author %} {% if post_author %} {% else %} {% endif %} {{ page.author }} {{ page.date | date: "%e %B %Y" }} {% for category in page.categories %} {{ site.data.categories[category][0].name }} {% endfor %} {% include articles/outdated_notice.html %} {{ content }}