diff --git a/theme/wttf/templates/index.html b/theme/wttf/templates/index.html index 780e4fd..4167386 100644 --- a/theme/wttf/templates/index.html +++ b/theme/wttf/templates/index.html @@ -23,7 +23,7 @@ {% endfor %} published on - {{ article.date }} + {{ article.date | strftime('%d %B %Y') }}
{{ article.content }}