{{ csrf() }}

{% if webapp %} {{ loc('Delete App') }} {% else %} {{ _('Delete Add-on') }} {% endif %}

{% if addon.highest_status or addon.status %}

{% if webapp %} {{ loc('Deleting your app will permanently remove it from the site.') }} {% else %} {% trans %} Deleting your add-on will permanently remove it from the site and prevent its GUID from being submitted ever again, even by you. The existing users of your add-on will remain on this update channel and never receive updates again. {% endtrans %} {% endif %}

{% endif %}

{{ _('or') }} {{ _('Cancel') }}

{{ _('Close') }}