diff --git a/files/templates/comments.html b/files/templates/comments.html index 3f2fd30c7..58f2769a5 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -231,7 +231,7 @@ {% endif %} {% if c.slots_result %} - {{c.slots_result}} + {{c.slots_result.split(' ')[0]}} {{c.slots_text.split(' ')[1]}} {% endif %} {% if c.active_flags %}