aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/search_error.html
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/templates/search_error.html')
-rw-r--r--gn2/wqflask/templates/search_error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/search_error.html b/gn2/wqflask/templates/search_error.html
index df8d9dff..c1746ad4 100644
--- a/gn2/wqflask/templates/search_error.html
+++ b/gn2/wqflask/templates/search_error.html
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "index_page.html" %}
{% block title %}Search Results{% endblock %}
{% block css %}
<link rel="stylesheet" type="text/css" href="{{ url_for('css', filename='DataTables/css/jquery.dataTables.css') }}" />