{% extends "layouts/base.html" %} {% load static %} {% load i18n %} {% load humanize %} {% block title %}{% trans "Delete Campaign" %} - {{ object.name }} - {{ block.super }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% trans "This action cannot be undone. All campaign data, performance metrics, and associated records will be permanently deleted." %}
{{ object.description }}
{% trans "The following data and relationships will be permanently deleted:" %}
{% trans "Instead of deleting, you might want to consider these options:" %}