{% if status == 'new' %} {% elif status == 'uploaded' %} {% elif status == 'unpacking' %} {% elif status == 'deployed' %} {% elif status == 'cancelled' %} {% elif status == 'undeployed' %} {% elif status == 'deleted' %} {% elif status == 'error' %} {% else %} {% endif %} {{ status }}