{# -*- coding: utf-8 -*- #} {# NOT DID ALREADY!!! #} {% extends 'baseadmin.tmpl' %} {% block content %}
| # | Group Name | Cooks | |
|---|---|---|---|
| {{item.0}} | {{item.1}} | {% for x in item.2 %} {{x.0}}, {% endfor %} | Delete group {{item.1}} from {{computername}} |
| # | Add Group to {{computername}} | ||