{% 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 higher standards of behaviour than most places. Be nice.') }}
{% endif %} {% if post.community.ap_id and '@lemmy.ml' in post.community.ap_id %}{{ _('This post is hosted on lemmy.ml which will ban you for saying anything negative about China, Russia or Putin. Tread carefully.') }}
{% 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 %}