17 lines
469 B
HTML
17 lines
469 B
HTML
|
<head>
|
||
|
<meta name="slug" content="404" />
|
||
|
<meta name="title" content="Uh Oh - There's nothing here!" />
|
||
|
<meta name="html_title" content="404 - Page not found">
|
||
|
</head>
|
||
|
<body>
|
||
|
<section>
|
||
|
</section>
|
||
|
<section>
|
||
|
<h3>The page you were looking for could not be found.</h3>
|
||
|
<h4>Don't worry, I've send these badass tech ninjas to go and find it. Rest assured it will be found!</h4>
|
||
|
</section>
|
||
|
<section>
|
||
|
For now, here's a cat GIF!
|
||
|
</section>
|
||
|
</body>
|