diff --git a/templates/error.html b/templates/error.html index 2ea963a..9749310 100644 --- a/templates/error.html +++ b/templates/error.html @@ -10,7 +10,7 @@

An error has occured: {{error}}.


- Administration + Administration Home
diff --git a/templates/exception.html b/templates/exception.html index 846e754..f1d2237 100644 --- a/templates/exception.html +++ b/templates/exception.html @@ -11,7 +11,7 @@
{{name}} {% if line %}at line {{line}} of{% else %}in{% endif %} {{file}}: {{error}}

- Administration + Administration Home