diff --git a/source/blog.html b/source/blog.html index 5970ce3c..7aac1f62 100644 --- a/source/blog.html +++ b/source/blog.html @@ -4,10 +4,10 @@ title: Blog use: [posts] --- {% block content %} -
Posted on {{ post.date|date('jS F Y') }}
{% include 'post/intro-image' with { page: post } %}