mirror of
				https://github.com/kees-z/DuplicatiDocs.git
				synced 2025-11-04 08:05:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			109 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			109 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% extends "main.html" %}
 | 
						|
 | 
						|
<!-- Content -->
 | 
						|
{% block content %}
 | 
						|
<h1>404 - Page not found</h1>
 | 
						|
{% endblock %}
 |