<% if (hasPublisherLogo) { %> <% } %>
<% var publisherText = podcast.author ? podcast.author : publisher %>
<%= publisherText %>
<%= podcast.title %>
Powered by SpeechKit
Playlist
    <% forEach(podcasts, function(podcast, index) { %>
  • js-playlist-item"> <%= podcast.title %> <%= formatDate(podcast.media[0].created_at) %>
  • <% }); %>