diff --git a/core/templates/register_user.html b/core/templates/register_user.html index 8f42733..bf93190 100644 --- a/core/templates/register_user.html +++ b/core/templates/register_user.html @@ -39,7 +39,7 @@ {% trans 'User Register' %} {% for field in form %}
-
+
{% if field.field.required %} {% else %} @@ -72,7 +72,7 @@
{% if field.errors %} -