From: Vladimír Vondruš Date: Mon, 30 Oct 2017 10:50:42 +0000 (+0100) Subject: theme: article header date formatting should not depend on DATE_FORMATS. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=c13616362d526cd4a924a7e4bcc4432f44dce119;p=blog.git theme: article header date formatting should not depend on DATE_FORMATS. It's affected only by the locale in it, but that's desired. --- diff --git a/pelican-theme/templates/article_header.html b/pelican-theme/templates/article_header.html index cc3be45e..fd782411 100644 --- a/pelican-theme/templates/article_header.html +++ b/pelican-theme/templates/article_header.html @@ -1,7 +1,7 @@

{{ article.title }}