12 lines
217 B
HTML
Executable file
12 lines
217 B
HTML
Executable file
---
|
|
title: 404
|
|
description: Den här sidan finns inte här.
|
|
image: /siteicon.png
|
|
layout: default
|
|
sitemap: false
|
|
---
|
|
|
|
<div class="column editable">
|
|
<h1>{{ page.title }}</h1>
|
|
<h2>{{ page.description }}{</h2>
|
|
</div>
|