<% render("views.navigation") %>
<% if string.len(track.img_url) == 0 then %> <% track.img_url = "blanco.png" %> <% end %> " rel="ia_lightbox"> ">
"><%= track.artist %> - <%= track.name %> <% if track.info_url then %><% if track.info_url:match("[^.]+$") == "jpg" then %>| <%= track.info_url %> <% else %>| <%= track.info_url %><% end %> <% end %>

Total airtimes: <%= track.total_airtimes %>
Last aired: <%= track.last_airtime %>

<% if track.releases then %> <% for i, item in ipairs(track.releases) do %> " style="color: #ffffff; text-decoration: none;"><%= item.release_name %>
<% if item.label then %>| <%= item.label %><% end %> <% if item.year then %>| <%= item.year %><% end %> <% if item.country then %>| <%= item.country %><% end %> <% end %> <% end %>

<% for i, item in ipairs(track.airtimes) do %>
<%= item.airtime %> on "> <%= item.station_name %>
<% end %>