From 27300433922788ed6630ae61608517780385f876 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Fri, 30 Dec 2011 01:42:04 +0100 Subject: add detailed newspost view, fixup base template --- sublab_project/templates/base.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sublab_project/templates') diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html index 63b0f72..4c478d7 100644 --- a/sublab_project/templates/base.html +++ b/sublab_project/templates/base.html @@ -2,7 +2,7 @@ - {% block title %}sublab - Ein Hackerspace in Leipzig{% endblock %} + sublab - {% block title %}Ein Hackerspace in Leipzig{% endblock %} @@ -129,7 +129,6 @@ {% block content %} This is where the content would be. {% endblock %} -