aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/gn3_ctl_results.html
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/templates/gn3_ctl_results.html')
-rw-r--r--gn2/wqflask/templates/gn3_ctl_results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/gn3_ctl_results.html b/gn2/wqflask/templates/gn3_ctl_results.html
index 2e96b262..450f9ad9 100644
--- a/gn2/wqflask/templates/gn3_ctl_results.html
+++ b/gn2/wqflask/templates/gn3_ctl_results.html
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "index_page.html" %}
{% block title %}Ctl results{% endblock %}
{% block content %}
<link REL="stylesheet" TYPE="text/css" href="{{ url_for('css', filename='bootstrap/css/bootstrap.css') }}" />