From 6f8df367df9cd248860573815d0027b85835ce8e Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 25 Jan 2022 03:34:28 +0200 Subject: [PATCH] fds --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}