{% extends "admin/base.html" %} {% load static %} {% block title %}Hapus WhatsApp Template - {{ event.judul }}{% endblock %} {% block content %}
{{ event.judul }}
Apakah Anda yakin ingin menghapus template ini?
Tipe: {{ template.get_tipe_pesan_display }}
Status: {% if template.aktif %} Aktif {% else %} Nonaktif {% endif %}
{% if template.is_default %}Template ini adalah template default
{% endif %}