{% extends "index_page.html" %} {%block title%}List Case Attribute Diffs{%endblock%} {%block css%} {%endblock%} {%block content%}

List Diffs

{{flash_me()}} {%set the_error = error.json()%}

{{error.status_code}}: {{the_error["error"]}} {{the_error.error_description}}

{%endblock%} {%block js%} {%endblock%}