From 2f1fa20cd968889ae5ce06618314a070db73e8e0 Mon Sep 17 00:00:00 2001 From: davewiththenicehat <54369722+davewiththenicehat@users.noreply.github.com> Date: Sat, 5 Jun 2021 10:42:09 -0400 Subject: [PATCH] DetailView entry text spacing & ascii fix --- evennia/web/templates/website/help_detail.html | 2 +- evennia/web/website/views/help.py | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/evennia/web/templates/website/help_detail.html b/evennia/web/templates/website/help_detail.html index 4c1f51d0cf..9da5ad3a1f 100644 --- a/evennia/web/templates/website/help_detail.html +++ b/evennia/web/templates/website/help_detail.html @@ -25,7 +25,7 @@
{{ entry_text }}
+{{ entry_text }}
{% if topic_previous or topic_next %}