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