{% if not S_IS_BOT and ENABLE_XMAS %} {% if (XMAS_TESTMODE and U_ACP) or not XMAS_TESTMODE %} {% if S_XMAS %} {% INCLUDECSS '@stoker_xmas/xmas.css' %} {% endif %} {% endif %} {% endif %} {% if not S_IS_BOT and ENABLE_XMAS_COUNTDOWN %} {% if (XMAS_COUNTDOWN_TESTMODE and U_ACP) or not XMAS_COUNTDOWN_TESTMODE %} {% INCLUDECSS '@stoker_xmas/xmas_countdown.css' %} {% endif %} {% endif %}