{% for phase in status.stage %}
{% endfor %}
{% for phase in status.stage %} {% if phase == status %}
{{ status.name }}
{% endif %} {% endfor %}