remove tabs from html
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
 | 
			
		||||
	<h2>File Not Found</h1>
 | 
			
		||||
	<p><a href="{{ url_for('index') }}">Back</a></p>
 | 
			
		||||
  <h2>File Not Found</h1>
 | 
			
		||||
  <p><a href="{{ url_for('index') }}">Back</a></p>
 | 
			
		||||
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user