diff options
Diffstat (limited to 'gn2/wqflask/templates/credits.html')
-rw-r--r-- | gn2/wqflask/templates/credits.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/credits.html b/gn2/wqflask/templates/credits.html index aab1dfb1..fd085f49 100644 --- a/gn2/wqflask/templates/credits.html +++ b/gn2/wqflask/templates/credits.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "index_page.html" %} {% block title %}Credit{% endblock %} {% block content %} <Table width= "100%" cellSpacing=0 cellPadding=5 style="margin: 10px;"><TR> |