{% load adagiostags %} {% if servicegroups %}
Servicegroup | Alias | Number of services | Notes | urls |
---|---|---|---|---|
{{ row.name }} | {{ row.alias }} | {{ row.num_services }} | {{ row.notes }} | {% if row.notes_url %} notes< {% endif %} {% if row.action_url %} action url {% endif %} |