diff options
Diffstat (limited to 'browser/templates/error.html.j2')
| -rw-r--r-- | browser/templates/error.html.j2 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/browser/templates/error.html.j2 b/browser/templates/error.html.j2 deleted file mode 100644 index 2d0dc19..0000000 --- a/browser/templates/error.html.j2 +++ /dev/null @@ -1,6 +0,0 @@ -{% extends "base.html.j2" %} - -{% block content %} -<h2>Error</h2> -{{ error }} -{% endblock %} |
