diff options
Diffstat (limited to 'gn2/wqflask/templates/ctl_setup.html')
-rw-r--r-- | gn2/wqflask/templates/ctl_setup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/ctl_setup.html b/gn2/wqflask/templates/ctl_setup.html index f5b0baf8..bf4e8652 100644 --- a/gn2/wqflask/templates/ctl_setup.html +++ b/gn2/wqflask/templates/ctl_setup.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "index_page.html" %} {% block title %}CTL analysis{% endblock %} {% block content %} <!-- Start of body --> |