{% include 'templates/html/site_head.html.j2' %}

{{ article.title }}

{{ article.html_content | safe }}

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