aboutsummaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-04-12 22:16:38 +0200
committerJakob Odersky <jodersky@gmail.com>2015-04-12 22:16:38 +0200
commitd01d3be1fe7968d407911cc99e47cd4b02f9b4eb (patch)
tree957ecb9fa5e3d4345118779d57d756da60ebe077 /404.html
parentc389f93bdce02f446ce22dec7e93cbe7a00b472c (diff)
downloadwebsite-d01d3be1fe7968d407911cc99e47cd4b02f9b4eb.tar.gz
website-d01d3be1fe7968d407911cc99e47cd4b02f9b4eb.tar.bz2
website-d01d3be1fe7968d407911cc99e47cd4b02f9b4eb.zip
remove wip header
Diffstat (limited to '404.html')
-rw-r--r--404.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/404.html b/404.html
index 98a0eda..19e4cfa 100644
--- a/404.html
+++ b/404.html
@@ -3,6 +3,6 @@ layout: empty
title: 404 - Not Found
---
<div class="text-center">
-<h1>404</h1>
-<p>The requested page does not exist. Return to <a href="/">main site</p>
+ <h1>404</h1>
+ <p>The requested page does not exist. Return to <a href="/">main site</a>.</p>
<div> \ No newline at end of file