From e99ba18f7d9936c51ab3f1aaba1f37f3efbd52d5 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 1 Jun 2012 21:59:40 +0200 Subject: Add pagination --- templates/post_short.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/post_short.html') diff --git a/templates/post_short.html b/templates/post_short.html index 06242ca..3cdfe59 100644 --- a/templates/post_short.html +++ b/templates/post_short.html @@ -2,7 +2,7 @@
$date$
-

$title$

+

$title$

$body$

-- cgit v1.2.3