{% extends "./header.html" %} {% block outer %} {% with date|date:"l d F Y" as subtitle %} {{ block.super }} {% endwith %} {% endblock %}