{% if theme() and file_exists('app/templates/themes/' + theme() + '/base.html') %} {% extends 'themes/' + theme() + '/base.html' %} {% else %} {% extends "base.html" %} {% endif %} %} {% from 'bootstrap/form.html' import render_form %} {% block app_content %}
{{ _('This post is hosted on beehaw.org which has high er standards of behaviour than most places. Be nice.') }}
{% endif %} {{ render_form(form) }} {% if not low_bandwidth %} {% if markdown_editor %} {% else %} {% endif %} {% endif %}{{ _('Verify your email address to comment') }}
{% endif %} {% else %} {% endif %} {% else %}{{ _('Comments are disabled.') }}
{% endif %} {% if replies %}