| 
									
										
										
										
											2016-08-04 09:59:50 +10:00
										 |  |  | <h4> | 
					
						
							|  |  |  |   <label for="{{ field.id_for_label }}">{{ field.label }}</label> | 
					
						
							|  |  |  |   {% if field.field.required %} | 
					
						
							|  |  |  |     (*) | 
					
						
							|  |  |  |   {% endif %} | 
					
						
							|  |  |  | </h4> | 
					
						
							| 
									
										
										
										
											2016-07-19 14:31:13 -07:00
										 |  |  | {{ field.errors }} | 
					
						
							|  |  |  | <div class="form-field {{ widget_class }}">{{ field }}</div> |