{% extends "index.html" %} {% load i18n %} {% block menu %} {% with "usergroups" as current_category %} {{ block.super }} {% endwith %} {% endblock %} {% block content %} {% if usergroup_hostgroups %}
{% trans "Assigned" %} | {% trans "Actions" %} |
---|---|
{{ hostgroup.hostgroup.name }} | {% trans "Unassign" %} |