{% load i18n%}
{% if instance.status == 'approved' and instance.end_date >= current_date %} {% trans "Cancel" %} {% else %} {% endif %}