{% load i18n %}
{% trans 'This action starts remove instance process' %}
{% if request.user.is_superuser or userinstance.is_delete %} {% if instance.status == 3 %} {% trans "Destroy" %} {% else %} {% trans "Destroy" %} {% endif %} {% else %} {% endif %}