diff --git a/core/templates/register_user.html b/core/templates/register_user.html index 47f9770..c2e2f83 100644 --- a/core/templates/register_user.html +++ b/core/templates/register_user.html @@ -27,7 +27,7 @@
-
+
@@ -44,7 +44,8 @@ {% else %} {% endif %} -
+
{% if field.auto_id == 'id_birth_date' %} {% render_field field class='form-control input-sm date-picker' %} {{ field.help_text }} -- libgit2 0.21.2