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