diff options
Diffstat (limited to 'gn2/wqflask/templates/wiki/genewiki.html')
-rw-r--r-- | gn2/wqflask/templates/wiki/genewiki.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/wiki/genewiki.html b/gn2/wqflask/templates/wiki/genewiki.html index b07e86e0..06fa1f3a 100644 --- a/gn2/wqflask/templates/wiki/genewiki.html +++ b/gn2/wqflask/templates/wiki/genewiki.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "index_page.html" %} {% block title %}GeneWiki Entry for {{ symbol }}{% endblock %} {% block content %} {{ flash_me() }} |