From 80d8f706dec2c8ea21757a63380752818defb44e Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Thu, 13 Feb 2014 22:08:23 +0100 Subject: XML validity. --- debug_toolbar/templates/debug_toolbar/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug_toolbar') diff --git a/debug_toolbar/templates/debug_toolbar/base.html b/debug_toolbar/templates/debug_toolbar/base.html index 22a13db..8ce7a0e 100644 --- a/debug_toolbar/templates/debug_toolbar/base.html +++ b/debug_toolbar/templates/debug_toolbar/base.html @@ -51,7 +51,7 @@ if(!window.jQuery) document.write(' - loading + loading
{% if not toolbar.store_id %}{{ panel.content }}{% endif %}
-- cgit v1.2.3