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