10 lines
150 B
HTML
10 lines
150 B
HTML
---
|
|
layout: layout
|
|
title: "Not Found"
|
|
---
|
|
|
|
<section class="content">
|
|
<h1>Not Found</h1>
|
|
|
|
<p>Sorry! Couldn't find that page. Bummer.</p>
|
|
</section> |