<% if e[:type] == :video %>▶<% end %>
<% if e[:type] == :video && e[:duration] %><%= format_duration(e[:duration]) %><% end %>
<% if e[:type] == :audio %>♪<% end %>
<% if e[:caption] %>
<%= e[:caption] %>
<% end %>
<% end %>
<% end %>
<% if @albums.empty? && @entries.empty? %>