{% extends base_template %} {% load static %} {% block title %}Delete SOP{% if site_name %} | {{ site_name }}{% endif %}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Permanently delete "{{ sop.title }}"? This cannot be undone.