diff options
Diffstat (limited to 'gn2/wqflask/templates/wiki/search.html')
-rw-r--r-- | gn2/wqflask/templates/wiki/search.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/wiki/search.html b/gn2/wqflask/templates/wiki/search.html index 863d3daa..e2899976 100644 --- a/gn2/wqflask/templates/wiki/search.html +++ b/gn2/wqflask/templates/wiki/search.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "index_page.html" %} {% block content %} <div class="container"> <div class="row"> |