diff options
Diffstat (limited to 'gn2/wqflask/templates/dataset_history.html')
-rw-r--r-- | gn2/wqflask/templates/dataset_history.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/dataset_history.html b/gn2/wqflask/templates/dataset_history.html index 15105410..e3a3f1d7 100644 --- a/gn2/wqflask/templates/dataset_history.html +++ b/gn2/wqflask/templates/dataset_history.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "index_page.html" %} {% block content %} <section class="container" id="history"> |