diff options
Diffstat (limited to 'gn2/wqflask/templates/list_case_attribute_diffs.html')
-rw-r--r-- | gn2/wqflask/templates/list_case_attribute_diffs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/list_case_attribute_diffs.html b/gn2/wqflask/templates/list_case_attribute_diffs.html index bb2658d1..7c5bc1cf 100644 --- a/gn2/wqflask/templates/list_case_attribute_diffs.html +++ b/gn2/wqflask/templates/list_case_attribute_diffs.html @@ -1,4 +1,4 @@ -{%extends "base.html"%} +{% extends "index_page.html" %} {%block title%}List Case Attribute Diffs{%endblock%} {%block css%} |