{% load icons %}
Service | Venture | Relation | State | {% if perm_to_edit %}Actions | {% endif %}
---|---|---|---|---|
{{ service.name }} | {% if service.venture_id %} {{ service.venture }} | {% else %} - {% endif %}{{ service.relation_type|default:"None" }} | {{ service.state }} | {% if perm_to_edit %}{% spaceless %} {% icon 'fugue-toolbox--pencil' %} Edit {% endspaceless %} | {% endif %}