diff --git a/templates/macros/blog.html b/templates/macros/blog.html index 54f0bdd..131311f 100644 --- a/templates/macros/blog.html +++ b/templates/macros/blog.html @@ -3,7 +3,7 @@

{{ post.title }}

- Published on {{ post.pub_date }} with no comments. + Published on {{ post.pub_date }} with no comments.
{% if from_index and summary|length > 1 %}