mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	@@ -4,10 +4,11 @@ title: "Error 404"
 | 
				
			|||||||
layout: default
 | 
					layout: default
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<section class="container centered">
 | 
					<div class="jumbotron text-center">
 | 
				
			||||||
    <div class="error">
 | 
					  <h1>404: Not Found</h1>
 | 
				
			||||||
        <h1>404</h1>
 | 
					  <p>Sorry, this page does not exist.</p>
 | 
				
			||||||
        <h2>Page Not Found</h2>
 | 
					  <p>
 | 
				
			||||||
        <p>Sorry, this page does not exist.<br/>You can head back to <a href="{{ site.baseurl | uri_escape }}">homepage</a>.</p>
 | 
					    <a class="btn btn-lg btn-primary" role="button" href="/">Home page</a>
 | 
				
			||||||
    </div>
 | 
					    <a class="btn btn-lg btn-default" role="button" href="mailto:{{ site.data.author_info.email | strip_newlines | strip_html | strip | normalize_whitespace | uri_escape }}">Contact</a>
 | 
				
			||||||
</section>
 | 
					  </p>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user