summaryrefslogtreecommitdiffstats
path: root/app/templates/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/404.html')
-rw-r--r--app/templates/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/404.html b/app/templates/404.html
index a1526ff..51dcd89 100644
--- a/app/templates/404.html
+++ b/app/templates/404.html
@@ -1,6 +1,6 @@
{% extends "_layout.html" %}
{% block body %}
-<h2>Fehler 403 - Zugang verboten</h2>
+<h2>Fehler 404 - Seite nicht gefunden</h2>
<dl>
<dt>Code</dt>