{% extends "base.html" %} {% block content %} {% set post = page %}
Published on: {{ post.date | date(format="%b %d, %Y %H:%M Zulu") }}