diff --git a/snipt/templates/base.html b/snipt/templates/base.html index e731938..0ddf734 100644 --- a/snipt/templates/base.html +++ b/snipt/templates/base.html @@ -5,11 +5,11 @@ {% block page-title %}Snipt{% endblock %} + {% if debug %} -