{% for a in agreements %} {% if a.guaranteestatus == "VIOLATED" %} {% else %} {% endif %} {% for tname,t in a.guaranteeterms.items %} {% endfor %} {% empty %} {% endfor %}
Provider
iMinds
{{ a.context.template_id }} {{ a.context.expirationtime }} {% with a.agreement_id as key %} {% if enforcements.key == false %} Disabled {% else %} Enabled {% endif %} {% endwith %} View Agreement {{ t.servicelevelobjective.kpiname }} {% if t.status == "VIOLATED" %} View Violations {% endif %}