krata/assets/404.html

15 lines
222 B
HTML
Raw Normal View History

2019-09-30 14:38:41 +02:00
---
layout: page
title: "404: Page not found"
permalink: /404.html
2021-01-24 23:20:51 +01:00
redirect_from:
2020-01-02 00:26:23 +01:00
- /norobots/
- /assets/
- /posts/
2019-09-30 14:38:41 +02:00
---
{% include lang.html %}
<p class="lead">{{ site.data.locales[lang].not_found.statment }}</p>