Files: 53b07c951d1fe90c8aabd75219fcb05c06368477 / 404.html
327 bytesRaw
1 | --- |
2 | layout: default |
3 | title: "404: Page not found" |
4 | permalink: 404.html |
5 | --- |
6 | |
7 | <div class="page"> |
8 | <h1 class="page-title">404: Page not found</h1> |
9 | <p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.baseurl }}">Head back home</a> to try finding it again.</p> |
10 | </div> |
11 |
Built with git-ssb-web