dont load awards.css for poorcels

pull/212/head
Aevann 2023-10-06 20:31:09 +03:00
parent 1883081451
commit 74e9812e4d
1 changed files with 3 additions and 1 deletions

View File

@ -127,7 +127,9 @@
<link rel="stylesheet" href="{{('css/themes/'~DEFAULT_THEME~'.css') | asset}}">
{% endif %}
<link rel="stylesheet" href="{{'css/awards.css' | asset}}">
{% if not (v and v.poor) %}
<link rel="stylesheet" href="{{'css/awards.css' | asset}}">
{% endif %}
{% if IS_HOMOWEEN() %}
<link rel="stylesheet" href="{{'events/homoween/css/main_homoween.css' | asset}}">