From 06e4290d62a7b6d1dda980694a8bd72c4c968e96 Mon Sep 17 00:00:00 2001 From: Marc Nachin Date: Thu, 20 Nov 2014 10:19:24 +0100 Subject: [PATCH] Bug --- project/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/templates/base.html b/project/templates/base.html index 34e8685..84b2532 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -2,7 +2,7 @@ - + Framonde - {% if page_title %}{{page_title}}{% endif %} -- 1.7.10.4