15 lines
		
	
	
		
			239 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			239 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
---
 | 
						|
permalink: /404.html
 | 
						|
layout: default
 | 
						|
---
 | 
						|
 | 
						|
<div class="container error-404">
 | 
						|
  <div class="fourohfour">
 | 
						|
    <h1>4</h1>
 | 
						|
    <h1>0</h1>
 | 
						|
    <h1>4</h1>
 | 
						|
  </div>
 | 
						|
  <p><strong>Page not found</strong></p>
 | 
						|
  <a href="/">return home</a>
 | 
						|
</div>
 |