ifcommitandinitial_status=="PENDING_TODELETE":# special new case for fully deleting a rule via REST API (only for users/admins authorized by special settings)
route.status="INACTIVE"
msg1="[%s] Fully deleted route : %s%s- Result %s"%(route.applier,route.name,reason_text,response)
<iclass="fa fa-clock-o"></i> {% trans "Expires" %}: {{ route.expires|date:"d M y" }}
<iclass="fa fa-clock-o"></i> {% trans "Expires" %}: {% if not route.is_no_expire %}{{ route.expires|date:"d M y" }}{% else %}{% trans "No" %}{% endif %}