{% extends "django_meta_whatsapp/base.html" %} {% block title %}Delete Template{% endblock %} {% block page_title %}Delete Template{% endblock %} {% block content %}

Delete template?

{{ object.name }}

This only removes the template from your database. If it exists on Meta, you'll need to delete it from the Meta dashboard separately.

{% csrf_token %} Cancel
{% endblock %}