An initial commit to support navigation menu in GitHub Pages website
[jpf-core.git] / docs / 404.html
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>