diff --git a/templates/post_reply.html b/templates/post_reply.html index d16a27f3..72be9111 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -8,7 +8,7 @@ {% if post.subject|length > 0 %} {# show subject #} - {{ post.subject }} + {{ post.subject }} {% endif %} {% if post.email|length > 0 %} {# start email #}