{{ article.title }}
{% if article.teaser %}{{ article.teaser | safe }}
{% endif %}
{% extends 'blog/base.html' %} {% load static %} {% block title %}Blog ∣ {{ block.super }}{% endblock title %} {% block main_section %}
Empty 😣
Publish a first article and it will appear here.