From 73ce5da5ac3abd79458f07a1a91224b41542ad8c Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 11 May 2018 16:15:22 +0200 Subject: minor fix --- templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html index b873357..85cc254 100644 --- a/templates/post.html +++ b/templates/post.html @@ -35,7 +35,7 @@

$title$

-

Posted on $date$ | Comments

+

Posted on $date$ | Comments

$body$
-- cgit v1.2.3