{% extends "base.html" %} {% from 'bootstrap/form.html' import render_form %} {% block app_content %}
{{ _('Comments are disabled for this post.') }}
{% endif %}{{ post.community.description|safe }}
{{ post.community.rules|safe }}
{% if len(mods) > 0 and not post.community.private_mods %}