{% extends "base.html" %} {% from 'bootstrap/form.html' import render_form %} {% block app_content %}
{{ community.description }}
{{ community.rules }}
{{ _('Moderate') }}
{{ _('Settings') }}