From 74e9812e4d113dda7a66f0d4d1ce4d60f21774ae Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 6 Oct 2023 20:31:09 +0300 Subject: [PATCH] dont load awards.css for poorcels --- files/templates/util/html_head.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index 9ad236d15..8d10a3918 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -127,7 +127,9 @@ {% endif %} - + {% if not (v and v.poor) %} + + {% endif %} {% if IS_HOMOWEEN() %}