{% extends 'layouts/base.html' %} {% load i18n static %} {% block title %}{% trans "Delete Standard" %} - {{ standard.code }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{{ standard.code }} - {{ standard.title }}
{% trans "Deleting this standard will permanently remove it from the system along with all associated compliance records and attachments." %}