From: Matthijs Kooijman Date: Thu, 5 Feb 2009 09:48:13 +0000 (+0100) Subject: Don't load the uri template tag library. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fxerxes.git;a=commitdiff_plain;h=4bd170e7451502e3d375570dad58bed94a751af2 Don't load the uri template tag library. The uri library doesn't exist and is not used, this is a remnant of a another implementation approach. --- diff --git a/templates/influences/email/influence_comment_added.html b/templates/influences/email/influence_comment_added.html index 8390a3a..8a2d4a4 100644 --- a/templates/influences/email/influence_comment_added.html +++ b/templates/influences/email/influence_comment_added.html @@ -1,6 +1,5 @@ {% load gapless %}{% gapless %} {% load i18n %} -{% load uri %} {% autoescape off %} From: Xerxes (Evolution Events) X-Mailer: Xerxes