{% include 'site_head.j2' %}

{{ article.title }}

{{ article.html_content | safe }}

{% if article.previous %} {% endif %} {% if article.next %} {% endif %}