From 930669f902a583560cbb3040940f3f5979c05239 Mon Sep 17 00:00:00 2001 From: Rob Hudson Date: Fri, 15 Jan 2010 07:29:14 -0800 Subject: Debug toolbar markup is now XHTML compliant. --- debug_toolbar/templates/debug_toolbar/base.html | 12 ++++++++---- debug_toolbar/templates/debug_toolbar/panels/sql.html | 12 ++++++------ .../templates/debug_toolbar/panels/template_source.html | 2 +- debug_toolbar/templates/debug_toolbar/panels/templates.html | 4 ++-- 4 files changed, 17 insertions(+), 13 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 260f857..5b40249 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -1,5 +1,6 @@ {% load i18n %} -