diff options
Diffstat (limited to 'docs/404.md')
-rw-r--r-- | docs/404.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/404.md b/docs/404.md new file mode 100644 index 000000000..269a5eb1e --- /dev/null +++ b/docs/404.md @@ -0,0 +1,12 @@ +--- +layout: fullwidth +permalink: /404.html +title: Not Found +--- + +<h1>404 Not Found</h1> + +<p class="lead">I am afraid we could not find the page you were looking for.</p> + +<p>Please try <a href="{{ "/" | relative_url }}">the front page</a> or the +main <a href="{{ "/overview/" | relative_url }}">documentation</a>. |