From d9aa4be1f38c44390997b49bcd02dec966655cdf Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 1 Jun 2012 22:44:27 +0200 Subject: Various fixes --- 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 f6ac5b5..f257365 100644 --- a/templates/post.html +++ b/templates/post.html @@ -3,7 +3,7 @@ $date$

$title$

-

$body$

+
$body$
Tagged as: $prettytags$ -- cgit v1.2.3