From 7f0e68acf5387f077ba2622f862223dfb794ddac Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:27:07 +1300 Subject: [PATCH] beehaw notice --- app/templates/post/add_reply.html | 3 +++ app/templates/post/post.html | 3 +++ 2 files changed, 6 insertions(+) diff --git a/app/templates/post/add_reply.html b/app/templates/post/add_reply.html index 3fa1a5d4..e9bcaa88 100644 --- a/app/templates/post/add_reply.html +++ b/app/templates/post/add_reply.html @@ -13,6 +13,9 @@ {{ comment.body_html | safe}}
{{ _('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 %}