diff --git a/evennia/web/website/templates/website/help_detail.html b/evennia/web/website/templates/website/help_detail.html index 44e42e0743..e221956c7c 100644 --- a/evennia/web/website/templates/website/help_detail.html +++ b/evennia/web/website/templates/website/help_detail.html @@ -25,7 +25,7 @@
-

{{ entry_text|safe }}

+

{{ entry_text }}

{% if topic_previous or topic_next %}