aboutsummaryrefslogtreecommitdiffstats
path: root/browser/templates/page_error.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'browser/templates/page_error.html.j2')
-rw-r--r--browser/templates/page_error.html.j25
1 files changed, 0 insertions, 5 deletions
diff --git a/browser/templates/page_error.html.j2 b/browser/templates/page_error.html.j2
deleted file mode 100644
index 3233283..0000000
--- a/browser/templates/page_error.html.j2
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "base.html.j2" %}
-
-{% block content %}
-{% include "frag_error.html.j2" %}
-{% endblock %}