{% extends "root.html" %} {% block head %} Community settings - {{ config.name }} {% endblock %} {% block body %} {{ macros::nav() }}
{{ text "settings:tab.general" }} {{ text "settings:tab.profile" }} {{ text "communities:tab.members" }}
Read access
Join access
Post permission
{{ text "communities:label.change_title" }}
{{ icon "skull" }} {{ text "communities:label.danger_zone" }}
{{ icon "arrow-left" }} {{ text "general:action.back" }}
{% endblock %}