indent some of the template thingies
This commit is contained in:
		
							parent
							
								
									381520bb96
								
							
						
					
					
						commit
						ce53468191
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -13,7 +13,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    {{ utils.flashed_messages() }}
 | 
					    {{ utils.flashed_messages() }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% block app_content %}{% endblock %}
 | 
					    {% block app_content %}{% endblock %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
{% endblock %}
 | 
					{% endblock %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
{% block head %}
 | 
					{% block head %}
 | 
				
			||||||
    {{ super() }}
 | 
					    {{ super() }}
 | 
				
			||||||
    {% if filename is defined %}
 | 
					    {% if filename is defined %}
 | 
				
			||||||
    <meta http-equiv="refresh" content="0;URL='download_file/{{ filename }}'" />
 | 
					        <meta http-equiv="refresh" content="0;URL='download_file/{{ filename }}'" />
 | 
				
			||||||
    {% endif %}
 | 
					    {% endif %}
 | 
				
			||||||
    <link href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/css/bootstrap-datetimepicker.min.css" rel="stylesheet">
 | 
					    <link href="//cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/css/bootstrap-datetimepicker.min.css" rel="stylesheet">
 | 
				
			||||||
{% endblock %}
 | 
					{% endblock %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue