aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/ctl_results.html
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/templates/ctl_results.html')
-rw-r--r--gn2/wqflask/templates/ctl_results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/ctl_results.html b/gn2/wqflask/templates/ctl_results.html
index 1c31b499..d8ea220f 100644
--- a/gn2/wqflask/templates/ctl_results.html
+++ b/gn2/wqflask/templates/ctl_results.html
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "index_page.html" %}
{% block css %}
<link rel="stylesheet" type="text/css" href="/static/new/css/network_graph.css" />
<link rel="stylesheet" type="text/css" href="{{ url_for('css', filename='cytoscape-panzoom/cytoscape.js-panzoom.css') }}">