aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/show_trait.html
diff options
context:
space:
mode:
Diffstat (limited to 'gn2/wqflask/templates/show_trait.html')
-rw-r--r--gn2/wqflask/templates/show_trait.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/show_trait.html b/gn2/wqflask/templates/show_trait.html
index 899ee3d8..0433a932 100644
--- a/gn2/wqflask/templates/show_trait.html
+++ b/gn2/wqflask/templates/show_trait.html
@@ -1,4 +1,4 @@
-{% extends "base.html" %}
+{% extends "index_page.html" %}
{%from "oauth2/display_error.html" import display_error%}
{% block title %}Trait Data and Analysis{% endblock %}