diff --git a/views/list.twig b/views/list.twig index bf29f37..51d04bc 100644 --- a/views/list.twig +++ b/views/list.twig @@ -72,12 +72,11 @@

{{ playlist.description }}

+ {% if playlist.isOnline is not same as(null) %} - - {% if playlist.isOnline is not same as(null) %} - {{ playlist.channels|length }} каналов - {% endif %} +  {{ playlist.channels|length }} каналов + {% endif %} {% if playlist.groups|length > 0 %}  {{ playlist.groups|length }} групп