{% autoescape 'html' %}
{% endautoescape %}

{% if group.getAlias() == "" %}
{% else %} /groups/{{ group.getAlias() }}
{% endif %}
{% if group.getGroupType() == 3 %}
Regular

Anyone can join. 5000 member limit.

Exclusive

Group Admin controls who can join.

Private

No one can join.

Unlimited

Anyone can join. No membership limit. Unable to browse members.

Note: If you choose this option you can't change it later!

{% else %}
Regular

Anyone can join. 5000 member limit.

Exclusive

Group Admin controls who can join.

Private

No one can join.

Unlimited

Anyone can join. No membership limit. Unable to browse members.

Note: If you choose this option you can't change it later!

{% endif %}
Save changes Delete group Cancel