From f8f4c3710892417f6b44d35a6b4b29f51e2a93bb Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 15 Aug 2022 17:19:54 +0200 Subject: [PATCH] distinguish forbidden holes in the hole list --- files/templates/sub/subs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/sub/subs.html b/files/templates/sub/subs.html index 1714d3192..018f5ce79 100644 --- a/files/templates/sub/subs.html +++ b/files/templates/sub/subs.html @@ -21,7 +21,7 @@ {% for sub, count in subs %} {{loop.index}} - {{sub.name}} + {{sub.name}} {{count}} {{sub.follow_num}} {{sub.block_num}}