diff --git a/templates/newuser.html b/templates/newuser.html index c759ae9..a70e51c 100644 --- a/templates/newuser.html +++ b/templates/newuser.html @@ -1,7 +1,11 @@ {% extends "layout.html" %} {% block body %}
+ {% if newhash == 'None' %} +
+ {% else %} + {% endif %}
{% if msg %}