From cfc6a8aaae017c913a581c7469dacd3699ac6569 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 b821b1c27..64c781a13 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 %}