diff --git a/templates/blog-post.hamlet b/templates/blog-post.hamlet index f0ee8e2..8c2ce96 100644 --- a/templates/blog-post.hamlet +++ b/templates/blog-post.hamlet @@ -1,17 +1,19 @@ -

#{postTitle post} -

- By #{postAuthor post}, # - #{dateDiff now (utctDay $ postTime post)} +

+

#{postTitle post} +

+ By #{postAuthor post}, # + #{dateDiff now (utctDay $ postTime post)} -

#{postBody post} +