kittensite/main/404.html

11 lines
289 B
HTML
Raw Normal View History

2021-03-20 17:25:14 +00:00
---
layout: main_layout.njk
title: Hungry kittens ate this page!
---
<div class="center-left">
<h2>{{ title }}</h2>
<hr>
<h1>This page does not exist!<br>I'm sorry!!</h1>
</div>
<img id="kittens" src="/assets/kitties.png" alt="A silhouette of two cats sitting near eachother">