13 lines
225 B
HTML
13 lines
225 B
HTML
---
|
|
title: 404 error
|
|
layout: error
|
|
---
|
|
|
|
<h1>404</h1>
|
|
|
|
<p><strong>Page not found</strong></p>
|
|
|
|
|
|
<p>The page you requested could not be found.<br/>You may want to
|
|
<a href="{{ site.baseurl }}/index.html">go to the homepage</a>.
|