From 0021ec71178f1f9072287a4f222e476dfaa5fbe8 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 21 Mar 2011 00:58:49 -0400 Subject: [PATCH] Removed unneeded {% load %} --- apps/common/templates/generic_navigation.html | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/common/templates/generic_navigation.html b/apps/common/templates/generic_navigation.html index 5f0a78cc57..49043d9e7d 100644 --- a/apps/common/templates/generic_navigation.html +++ b/apps/common/templates/generic_navigation.html @@ -1,4 +1,3 @@ -{% load i18n %} {% load permission_tags %}