{% extends "../footer_base.html" %} {% block title %}{{ site_name }}{% endblock %} {% block main_stuff %}style="overflow: hidden; max-height: 100%; height: 100%; margin-bottom: 0; margin-top: 0; padding-top: var(--u-04);" class="flex flex-column align-center"{% endblock %} {% block content %}
{% if edit_mode == false %}
More
More

More Options


Group Settings

{% else %}
{% if password_not_needed == false %} {% else %} {% endif %}
Cancel
Delete
{% endif %}
{% call super() %} {% endblock %}