16 lines
262 B
HTML
16 lines
262 B
HTML
---
|
|
permalink: /404.html
|
|
layout: default
|
|
---
|
|
|
|
<div class="container error-404">
|
|
<div class="fourohfour">
|
|
<h1>4</h1>
|
|
<h1>0</h1>
|
|
<h1>4</h1>
|
|
</div>
|
|
<p><strong>Page not found</strong></p>
|
|
<p>¯\_(ツ)_/¯</p>
|
|
<a href="/">return home</a>
|
|
</div>
|