krata/assets/404.html

15 lines
216 B
HTML

---
layout: page
title: "404: Page not found"
permalink: /404.html
redirect_from:
- /norobots/
- /assets/
- /posts/
---
<div class="lead">
<p>{{site.data.locales[site.lang].not_found.statment }}</p>
</div>