{% extends "base.html" %} {% block title %}{{ page.title }}{% endblock title %} {% block content %}
{{ page.date | date(format="%-d %b %Y") }}