{% extends 'basic.html' %} {% block content %}
Members: {% for uid, cn in members %} {{ uid }}, {% endfor %}
{% if is_protected %} Protected group {% endif %} Full LDAP record:
| Attribute | Attribute | Value |
|---|---|---|
| {{ attr }} | {{ attr_readable if attr_readable else '' }} | {{ value }} |