summaryrefslogtreecommitdiffstats
path: root/app/templates/403.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/403.html')
-rw-r--r--app/templates/403.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/403.html b/app/templates/403.html
index 5f2317f..1569421 100644
--- a/app/templates/403.html
+++ b/app/templates/403.html
@@ -1,4 +1,4 @@
-{% extends "layout.html" %}
+{% extends "_layout.html" %}
{% block body %}
<h2>Fehler 403 - Zugang verboten</h2>