diff --git a/users/templates/users/update.html b/users/templates/users/update.html index 96345e9..7a47a65 100644 --- a/users/templates/users/update.html +++ b/users/templates/users/update.html @@ -34,7 +34,7 @@
{% if field.auto_id == 'id_birth_date' %} - + {{ field.help_text }} {% elif field.auto_id == 'id_image' %} {% render_field field class='form-control input-sm' %} -- libgit2 0.21.2