{% include header.html %} {% if page.previous %} ← {% endif %} {% if page.next %} → {% endif %} {{ page.date | date_to_long_string }} {{ page.title }} {{ content }} {% include footer.html %}