Labels for fields
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
| {% endfor %}
|
| {% endfor %}
|
||||||
|
|
||||||
| {% else %}
|
| {% else %}
|
||||||
| {{ field.name | undertitle }}
|
label {{ field.name | undertitle }}
|
||||||
| {{ field(class='form-control') }}
|
| {{ field(class='form-control') }}
|
||||||
| {% endif %}
|
| {% endif %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user