aboutsummaryrefslogtreecommitdiff
path: root/templates/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/500.html')
-rw-r--r--templates/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/500.html b/templates/500.html
index 33c1626..fe30837 100644
--- a/templates/500.html
+++ b/templates/500.html
@@ -6,7 +6,7 @@
<body>
{{ template "nav" . }}
<main>
- <h3>500 Internal Server Error</h3>
+ <h1>500 Internal Server Error</h1>
<p>
You may wish to contact the instance administrator.
</p>