<%inherit file="/base/base.html"/> <%namespace file="/utils/sidebars.html" name="sidebars" /> <%def name="javascripts()" filter="trim">
% if closed == False:

Confirm Removal of Evidence ${evidence.reference|h}

Are you sure you want to remove ${evidence.reference|h} from Case ${evidence.case.case_name|h}? This action will disassociate the evidence from the case. You can associate the evidence with another case or remove the evidence from Foreman completely once this is done.

Yes | No

% else:

Evidence ${evidence.reference|h} has been removed.

Associate with another case or remove completely here. View Case % endif