summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/default/show/comments.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/show/comments.tmpl b/template/default/show/comments.tmpl
index 77c621a74..7bdbdc06c 100644
--- a/template/default/show/comments.tmpl
+++ b/template/default/show/comments.tmpl
@@ -45,6 +45,6 @@
<br>
<pre>
- [% quoteUrls(comment.body) %]
+ [%- quoteUrls(comment.body) -%]
</pre>
[% END %]