From 189668eadd3f47d8c4a03ad2953b25a3a475a127 Mon Sep 17 00:00:00 2001 From: Thomas Grainger Date: Mon, 20 Aug 2012 13:35:46 +0100 Subject: use links to static files rather than direct inclusion, Fixes #307 --- debug_toolbar/templates/debug_toolbar/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debug_toolbar/templates') diff --git a/debug_toolbar/templates/debug_toolbar/base.html b/debug_toolbar/templates/debug_toolbar/base.html index b6ec842..8e91f60 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -1,9 +1,9 @@ {% load i18n %} - + +