momangen/404.html
2019-05-17 09:34:43 +02:00

13 lines
201 B
HTML
Executable file

---
title: 404
description: >-
Wrong page.
image: /siteicon.png
layout: default
sitemap: false
---
<div class="column editable">
<h1>{{ page.title }}</h1>
<h2>{{ page.description }}</h2>
</div>