summaryrefslogtreecommitdiffstats
path: root/app/templates/403.html
diff options
context:
space:
mode:
authorNico Geyso <nico.geyso@fu-berlin.de>2014-12-09 23:59:54 +0100
committerNico Geyso <nico.geyso@fu-berlin.de>2014-12-09 23:59:54 +0100
commit274d1790239f52440137cc922018a87af32a4ab7 (patch)
tree43149197b724f95af49c483194f2498b13f10ae2 /app/templates/403.html
parent79788b3590aba6384611a2c29012bbd821c290ee (diff)
downloadklausuren-274d1790239f52440137cc922018a87af32a4ab7.tar.gz
klausuren-274d1790239f52440137cc922018a87af32a4ab7.tar.bz2
klausuren-274d1790239f52440137cc922018a87af32a4ab7.zip
Refactoring
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>