{% load adagiostags %} {% if servicegroups %} {% for row in servicegroups %} {% endfor %}
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 %}
{% else %} {% endif %}