{% set a = station.findMediaByTime(station.station_id, "now"|date("H:i:s") ) %}
{{station.name}}
{% set item = station %} {% set itemId = station.station_id %} {% set itemType = 'station' %} {% include 'views/front/' ~ template ~ '/includes/item-stats.html.twig' %}
{% if station.activeItem.station_media_id > 0 %} {% endif %}