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 %}