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