mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-30 16:43:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			95 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			95 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "core/base.html" %}
 | |
| 
 | |
| {% block content %}
 | |
| 
 | |
| <h3>404, Not Found</h3>
 | |
| 
 | |
| {% endblock %}
 | |
| 
 | |
| 
 |