From ee0d1ce71d1f4883aecc426595ac86322a91260e Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 18 Dec 2013 22:44:25 -0500 Subject: Move template and user retrieval to page class Signed-off-by: Simo Sorce --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index b38d105..157c938 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,8 +3,8 @@ {{ title }} - - + +
-- cgit