From 155d4bbb5eb15b66e34d14291485d5056c3069c8 Mon Sep 17 00:00:00 2001 From: ailsoncgt Date: Tue, 25 Oct 2016 11:19:02 -0300 Subject: [PATCH] New fields in template #185 --- users/templates/users/update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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