| 
									
										
										
										
											2017-09-27 23:46:13 +10:00
										 |  |  | {% load lca2018_tags %} | 
					
						
							| 
									
										
										
										
											2017-04-24 16:31:13 +10:00
										 |  |  | {% load bootstrap %} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-07-09 23:14:31 +10:00
										 |  |  | {% if form.non_field_errors %} | 
					
						
							| 
									
										
										
										
											2016-09-30 03:46:05 -07:00
										 |  |  |   <div class="has-errors"> | 
					
						
							|  |  |  |     {{ form.non_field_errors }} | 
					
						
							|  |  |  |   </div> | 
					
						
							| 
									
										
										
										
											2016-07-09 23:14:31 +10:00
										 |  |  |   <br/> | 
					
						
							|  |  |  | {% endif %} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-16 16:01:57 +10:00
										 |  |  | <blockquote> | 
					
						
							|  |  |  |   Fields marked with <strong>*</strong> are required. | 
					
						
							|  |  |  | </blockquote> | 
					
						
							| 
									
										
										
										
											2016-08-04 09:59:50 +10:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-24 16:31:13 +10:00
										 |  |  | {{ form|bootstrap_horizontal }} |