{{ page.title }}
{% if page.date and page.author %}{{page.date.strftime("%B %d, %Y")}} • {{page.author}} •
{% elif page.date %}{{page.date.strftime("%B %d, %Y")}} •
{% elif page.author %}{{page.author}} •
{% endif %} {% if page.image %}
{{ page.body_html|safe }}
{% include "share-page-section.html" %}