diff options
Diffstat (limited to 'gn2/wqflask/templates/facilities.html')
-rw-r--r-- | gn2/wqflask/templates/facilities.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/facilities.html b/gn2/wqflask/templates/facilities.html index ee4c84db..a271cc51 100644 --- a/gn2/wqflask/templates/facilities.html +++ b/gn2/wqflask/templates/facilities.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "index_page.html" %} {% block title %}Facilities{% endblock %} |