diff --git a/babyblotter/templates/registration/base.html b/babyblotter/templates/registration/base.html index 28d4b22c..cb6848f3 100644 --- a/babyblotter/templates/registration/base.html +++ b/babyblotter/templates/registration/base.html @@ -7,23 +7,22 @@ {% block title %}{% endblock %} | Baby Blotter - - + {% if debug %} + + + {% else %} + + + {% endif %} - -
-
-

Baby Blotter

-
-
- {% block content %}{% endblock %} -
+ +
+
+

Baby Blotter

- +
+ {% block content %}{% endblock %} +
+
+