diff options
Diffstat (limited to 'gn2/wqflask/templates/view_case_attribute_diff.html')
-rw-r--r-- | gn2/wqflask/templates/view_case_attribute_diff.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/view_case_attribute_diff.html b/gn2/wqflask/templates/view_case_attribute_diff.html index 3ba9b314..cf6ab613 100644 --- a/gn2/wqflask/templates/view_case_attribute_diff.html +++ b/gn2/wqflask/templates/view_case_attribute_diff.html @@ -1,4 +1,4 @@ -{%extends "base.html"%} +{% extends "index_page.html" %} {%block title%}View Case Attribute Diff{%endblock%} {%block css%} |