mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 14:59:45 +03:00 
			
		
		
		
	Updated error's page
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -1,14 +1,7 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
permalink: "404.html"
 | 
					 | 
				
			||||||
title: "Page error"
 | 
					 | 
				
			||||||
layout: page
 | 
					layout: page
 | 
				
			||||||
 | 
					permalink: "404.html"
 | 
				
			||||||
 | 
					title: "404: Not Found"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="jumbotron text-center">
 | 
					<p>Sorry, this page doesn't exist.</p>
 | 
				
			||||||
  <h1>404: Not Found</h1>
 | 
					 | 
				
			||||||
  <p>Sorry, this page does not exist.</p>
 | 
					 | 
				
			||||||
  <p>
 | 
					 | 
				
			||||||
    <a class="btn btn-lg btn-primary" role="button" href="/">Home page</a>
 | 
					 | 
				
			||||||
    <a class="btn btn-lg btn-default" role="button" href="mailto:{{ site.author.email | strip_newlines | strip_html | strip | normalize_whitespace | uri_escape }}">Contact</a>
 | 
					 | 
				
			||||||
  </p>
 | 
					 | 
				
			||||||
</div>
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user