From 5f54e2d88a12ec7fa06bd2a9dd54e1af2f0b50f7 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Wed, 13 Nov 2013 21:18:19 +0100 Subject: Add doctype to HTML templates. --- debug_toolbar/templates/debug_toolbar/redirect.html | 1 + 1 file changed, 1 insertion(+) (limited to 'debug_toolbar') diff --git a/debug_toolbar/templates/debug_toolbar/redirect.html b/debug_toolbar/templates/debug_toolbar/redirect.html index d911778..ca33446 100644 --- a/debug_toolbar/templates/debug_toolbar/redirect.html +++ b/debug_toolbar/templates/debug_toolbar/redirect.html @@ -1,4 +1,5 @@ {% load i18n %} + -- cgit v1.2.3