put form inside a bootstrap well
This commit is contained in:
		
							parent
							
								
									0075afb37a
								
							
						
					
					
						commit
						f1d4ae9e92
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -16,7 +16,7 @@
 | 
			
		|||
 | 
			
		||||
{% block app_content %}
 | 
			
		||||
    <div class="row">
 | 
			
		||||
        <div class='col-sm-6'>
 | 
			
		||||
        <div class='well col-sm-6'>
 | 
			
		||||
            {{ wtf.quick_form(form, button_map={'submit': 'primary'}) }}
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue