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}}.
{{name}} {% if line %}at line {{line}} of{% else %}in{% endif %} {{file}}: {{error}}