{% extends "base.html" %} {% from 'bootstrap/form.html' import render_form %} {% block app_content %}
{{ _('This post is hosted on beehaw.org which has higher standards of behaviour than most places. Be nice.') }}
{% endif %} {{ render_form(form) }} {% if markdown_editor %} {% endif %}{{ _('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 %}