From f815ef58fc6fa66caaf01713864b63052a41445b Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 13 Dec 2021 06:47:40 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index b821b1c270..64c781a136 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -244,16 +244,16 @@ + {% if c.author.verified %} + + {% endif %} + {% if c.author.customtitle %} {{c.author.customtitle | safe }} {% endif %} - {% if c.author.verified %} - - {% endif %} - {% if c.bannedfor and c.author.banned_by %} {% endif %}