diff --git a/core/templates/register_user.html b/core/templates/register_user.html index 79a200f..68ae833 100644 --- a/core/templates/register_user.html +++ b/core/templates/register_user.html @@ -58,7 +58,7 @@ {% elif field.auto_id == 'id_image' %} {% render_field field class='form-control' %}