11 lines
		
	
	
		
			182 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			182 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ---
 | |
| layout: main
 | |
| title: 404
 | |
| ---
 | |
| <section>
 | |
|     <h2>Error 404</h2>
 | |
|     <p>
 | |
|         There is nothing there... maybe you want to go back to <a href="/">the index</a>
 | |
|     </p>
 | |
| </section>
 |