{% include 'header.html' %} {% include 'nav_header.html' %}
{% csrf_token %}

Community



Create New Community

{{ error_msg |default:'' }}

{{ info_msg |default:'' }}

Name


Community Configuration

{% if communities %} {% for community in communities %} {% endfor %} {% endif %}
Community
{{ community.name }}