mirror of
				https://github.com/tiyn/container-critique.git
				synced 2025-10-31 03:01:21 +01:00 
			
		
		
		
	templates: cleaned up whitespaces
This commit is contained in:
		| @@ -1,10 +1,10 @@ | ||||
| {% extends "template.html" %} | ||||
| {% extends "template.html" -%} | ||||
|  | ||||
| {% block content %} | ||||
| {% block content -%} | ||||
| <div class="container"> | ||||
|     <div class="important"> | ||||
|         Error<br> | ||||
| 	<span>{{ errorcode }}</span> | ||||
|     </div> | ||||
| </div> | ||||
| {% endblock %} | ||||
| {% endblock -%} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user