{% extends "base.html" %} {% load static %} {% block title %}Delete Template - Communications{% endblock %} {% block content %}
You are about to permanently delete this notification template. This action cannot be undone. Any messages currently using this template may be affected.
| Template Name: | {{ object.template_name }} |
| Category: | {{ object.get_category_display }} |
| Message Type: |
| Status: | {% if object.is_active %}Active{% else %}Inactive{% endif %} |
| Usage Count: | {{ object.usage_count|default:0 }} times |
| Created: | {{ object.created_at|date:"M d, Y" }} |
{{ object.subject_template }}
Keep the template but mark it as inactive so it can't be used for new messages.
Move the template to archived status for future reference.
Download template data before deletion for your records.
Create a duplicate of this template before deletion.
This template is currently being used by {{ messages_using_template }} message(s). Deleting this template may cause issues with: