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