diff options
Diffstat (limited to 'gn2/wqflask/templates/generic_gn_docs.html')
-rw-r--r-- | gn2/wqflask/templates/generic_gn_docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/generic_gn_docs.html b/gn2/wqflask/templates/generic_gn_docs.html index 57723f0b..1e48eec9 100644 --- a/gn2/wqflask/templates/generic_gn_docs.html +++ b/gn2/wqflask/templates/generic_gn_docs.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "index_page.html" %} {% block title %}{{ file_title|capitalize }}{% endblock %} {% block css %}<link rel="stylesheet" type="text/css" href="/static/new/css/markdown.css" />{% endblock %} {% block content %} |