From 5c9ebea7a2738517189ac1701f72b8942b590dc1 Mon Sep 17 00:00:00 2001 From: Rob Hudson Date: Fri, 21 Aug 2009 14:56:30 -0700 Subject: Cleaning up and simplifying the closed handle HTML and CSS. --- debug_toolbar/templates/debug_toolbar/base.html | 8 +++----- 1 file changed, 3 insertions(+), 5 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 a44d31e..401677a 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -17,7 +17,7 @@ @import url({{ BASE_URL }}/__debug__/m/toolbar.css);
{{ sql|safe }}| {{ h|upper }} | - {% endfor %} -||
|---|---|---|
| {{ column|escape }} | +
| {{ h|upper }} | {% endfor %}
|---|
Empty set
-{% endif %} + + + {% for row in result %} +Empty set
+ {% endif %} +