@ -3,7 +3,7 @@
{% load deadliny %}
{# Přišlo mi to hezčí, než psát všude if. #}
{% if object.resitele|length == 1 %}
{% if object.resitele.count == 1 %}
{% block custom_css %} <style>.teamovaCast {display: none}</style> {% endblock %}
{% endif %}