From 39d216d3753bb45217470183e8c7617519516398 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 6 Dec 2021 00:53:55 +0200 Subject: [PATCH] fdsdsf --- files/templates/submission.html | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 23f24ac6d..2935392e1 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -828,20 +828,19 @@ {% endif %} - - {% elif not p.replies and p.deleted_utc == 0 %} -
- - - - -

Be the first to comment!

- {% if v %} -

This comment section is a ghost town...

- {% else %} -

This comment section is a ghost town. Sign in

- {% endif %} -
+{% elif not p.replies and p.deleted_utc == 0 %} +
+ + + + +

Be the first to comment!

+ {% if v %} +

This comment section is a ghost town...

+ {% else %} +

This comment section is a ghost town. Sign in

+ {% endif %} +
{% endif %}