{% extends "default.html" %} {% block pagetitle %}Ping Groups{% endblock %} {% block content %}
Warning: ping groups can get usurped from their owners if they spend more than a month not reviewing membership applications.
# | Name | Members | Description | Created on |
---|---|---|---|---|
{{loop.index}} | {{group.name}} | {{group.member_ids | length}} {% if v.id != group.owner_id %} {% endif %} | {% if group.description_html %} {{group.description_html | safe}} {% endif %} |