From a254d1aa4d10d0704c9f8981400257b17c52022b Mon Sep 17 00:00:00 2001 From: Jayaram R Pai Date: Sat, 20 Sep 2014 19:42:34 +0530 Subject: completed CFP - basic testing done --- static/website/templates/base.html | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'static/website/templates/base.html') diff --git a/static/website/templates/base.html b/static/website/templates/base.html index 02e685c..051b9e6 100755 --- a/static/website/templates/base.html +++ b/static/website/templates/base.html @@ -1,4 +1,5 @@ {% load static %} +{% load dajaxice_templatetags %} {% load tags %} @@ -7,6 +8,7 @@