{% extends "base.html" %} {% from 'bootstrap/form.html' import render_form %} {% block app_content %}
{{ _('Verify your email address to comment') }}
{% endif %} {% else %} {% endif %} {% else %}{{ _('Comments are disabled.') }}
{% endif %} {% if replies %}{{ post.community.description_html|safe if post.community.description_html else '' }}
{{ post.community.rules_html|safe if post.community.rules_html else '' }}
{% if len(mods) > 0 and not post.community.private_mods %}