mirror of
				https://github.com/aykhans/AzSuicideDataVisualization.git
				synced 2025-10-31 01:59:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			147 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			147 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "error.html" %}
 | |
| {% block error_detail %}
 | |
| <p>{% trans %}You are requesting a page that does not exist!{% endtrans %}</p>
 | |
| {% endblock %}
 | |
| 
 | 
