diff --git a/tpl/nosecount.html b/tpl/nosecount.html index f4afb6a..7d84f5a 100644 --- a/tpl/nosecount.html +++ b/tpl/nosecount.html @@ -55,7 +55,7 @@ {% if loop.last %}{% endif %} {% endfor %} - {% for person in orders.values() if (not person.room_id or len(person.room_members) == 1) and (not person.room_confirmed) and not person.daily %} + {% for person in orders.values() if not person.room_id and (not person.room_confirmed) and not person.daily %} {% if loop.first %}

Roomless furs