{{ article.title }}
{{ article.category }}
about
⟿ published on
{{ article.date | strftime('%d %B %Y')}}
{{ article.content }}
{% extends "base.html" %} {% block head %} {{ super() }} {% if article.description %} {% endif %} {% endblock %} {% block header %}