diff --git a/templates/plans/billing_info_create_or_update.html b/templates/plans/billing_info_create_or_update.html index 64e6ca47..bc6521d8 100644 --- a/templates/plans/billing_info_create_or_update.html +++ b/templates/plans/billing_info_create_or_update.html @@ -4,6 +4,7 @@ {% trans 'Billing Information' %} {% endblock %} {% block content %} +
@@ -24,12 +25,6 @@ {{ _("Save") }} - {% if object %} - - - {{ _("Delete") }} - - {% endif %}