UNPKG

253 BHTMLView Raw
1---
2layout: base
3title: "404 - File Not Found"
4permalink: /404.html
5---
6<div class="row">
7 <div class="small-12 columns">
8 <h1>We could not find that page</h1>
9 <p>
10 Please check that the link you used is correct.
11 </p>
12 </div>
13</div>