{% extends 'blog/base.html' %} {% load static %} {% block title %}{{ article.title }} ∣ {{ block.super }}{% endblock title %} {% block head %} {{ block.super }} {% if article.teaser %}{% endif %} {% if article.date_published %}{% endif %} {% if article.illustration %}{% endif %} {% if article.teaser %}{% endif %} {% if article.teaser %}{% endif %} {% if article.illustration %}{% endif %} {% endblock head %} {% block main_section %}