{% load icons %}

{{ title }}

{% if not services_without_venture_mode %} {% endif %} {% if perm_to_edit %} {% endif %} {% for service in services %} {% if not services_without_venture_mode %} {% endif %} {% if perm_to_edit %} {% endif %} {% endfor %}
ServiceVenture RelationStateActions
{{ service.name }} {% if service.venture_id %} {{ service.venture }} {% else %} - {% endif %} {{ service.relation_type|default:"None" }} {{ service.state }}{% spaceless %} {% icon 'fugue-toolbox--pencil' %} Edit {% endspaceless %}