From 7db2185c54268b7bdc9b0e44c4d51a2705d9972a Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Sun, 26 Feb 2012 19:36:03 -0500 Subject: [PATCH] Need worker --- snipt/templates/base.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snipt/templates/base.html b/snipt/templates/base.html index 98c0aaf..3003636 100644 --- a/snipt/templates/base.html +++ b/snipt/templates/base.html @@ -8,7 +8,7 @@ - {% if dbug %} + {% if debug %} @@ -26,6 +26,7 @@ + @@ -36,6 +37,7 @@ + {% endif %}