first commit
This commit is contained in:
9
assets/404.html
Normal file
9
assets/404.html
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
layout: page
|
||||
title: "404: Page not found"
|
||||
permalink: /404.html
|
||||
---
|
||||
|
||||
{% include lang.html %}
|
||||
|
||||
<p class="lead">{{ site.data.locales[lang].not_found.statement }}</p>
|
||||
Reference in New Issue
Block a user