mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Page with an error
This commit is contained in:
		@@ -1,12 +1,13 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
permalink: "/404.html"
 | 
					permalink: "404.html"
 | 
				
			||||||
title: "404: Page not found"
 | 
					title: "Error 404"
 | 
				
			||||||
layout: default
 | 
					layout: default
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="container f04">
 | 
					<section class="container centered">
 | 
				
			||||||
    <div class="content">
 | 
					    <div class="error">
 | 
				
			||||||
        <div class="num">404</div>
 | 
					        <h1>404</h1>
 | 
				
			||||||
        <div class="detail">Page not found</div>
 | 
					        <h2>Page Not Found</h2>
 | 
				
			||||||
 | 
					        <p>Sorry, this page does not exist.<br/>You can head back to <a href="{{ site.baseurl | uri_escape }}">homepage</a>.</p>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
</div>
 | 
					</section>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user