{% extends 'base.html' %} {% load bootstrap %} {% block content %}

Delete run

{% csrf_token %}

Do you really want to delete this run with {{ result_count }} result{{ result_count|pluralize }} from {{ machine_count }} machine{{ machine_count|pluralize }}{% if file_carving_session_count %}, and {{ file_carving_session_count }} file carving session{{ file_carving_session_count|pluralize }}{% endif %}?

Cancel

{% endblock %}