12 lines
224 B
HTML
12 lines
224 B
HTML
---
|
|
permalink: /404.html
|
|
layout: default
|
|
---
|
|
|
|
<div class="container tc">
|
|
<h1 class="f-6 anthony normal">404</h1>
|
|
|
|
<p class="f1 normal anthony">Page not found :(</p>
|
|
<p>The requested page could not be found.</p>
|
|
</div>
|