{% extends template_extends %} {% load i18n %} {% block content %}

Remove Subscription Plan From Plan List

{% if messages %} {% endif %}

Are you sure you want to remove this plan from the plan list?

{% csrf_token %}
Cancel
{% endblock %}