Mirror/docs/404.html
2018-12-18 12:42:55 -06:00

12 lines
268 B
HTML

---
layout: page
color: red
title: Error 404
---
<div id="home" class="grid post">
<div class="unit whole">
<h1>Sorry. Looks like the page you requested does not exist.</h1>
<p style="text-align:center"><a href="{{ / | relative_url }}">Go back</a></p>
</div>
</div>