{% if page.categories %} {{ page.categories | join: ' · ' | upcase }}{% endif %} {% for tag in page.tags %} {{tag}} {% endfor %}

{% if page.previous.url %} {% endif %} {% if page.next.url %} {% endif %}