diff --git a/users/templates/users/edit_profile.html b/users/templates/users/edit_profile.html index 2a0bba5..99fc268 100644 --- a/users/templates/users/edit_profile.html +++ b/users/templates/users/edit_profile.html @@ -36,7 +36,7 @@ {% endif %} {% if field.auto_id == 'id_birth_date' %} - + {{ field.help_text }} {% elif field.auto_id == 'id_image' or field.auto_id == 'id_curriculum'%} {% render_field field class='form-control input-sm' %} -- libgit2 0.21.2