{% if page.tags.size >= 1 %} {% endif %}

{{ page.title | escape }}

{{ content }} {% if page.share %}{% include social-share.html %}{% endif %}
{% if page.previous.url or page.next.url %}
{% if page.previous.url %} {% else %} {% endif %} {% if page.next.url %} {% else %} {% endif %}
{% endif %}