{% extends 'layouts/base.html' %} {% load i18n static %} {% block title %}{% trans "Delete Attachment" %}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "Confirm deletion of evidence file" %}
{% trans "This action cannot be undone. The file will be permanently deleted." %}