aboutsummaryrefslogtreecommitdiff
path: root/interfaces/http/web/views/not_found.erb
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/http/web/views/not_found.erb')
-rw-r--r--interfaces/http/web/views/not_found.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/http/web/views/not_found.erb b/interfaces/http/web/views/not_found.erb
index 7a4228b..71912b3 100644
--- a/interfaces/http/web/views/not_found.erb
+++ b/interfaces/http/web/views/not_found.erb
@@ -1,3 +1,3 @@
-<h1>404 Not Found</h1>
+<h2>404 Not Found</h2>
<p>The page you are looking for does not exist.</p>
<p><a href="/">Go to front page</a>.</p>