Added link to podcats from episodes feed (#4205)

This commit is contained in:
Araslanov Evgeny 2019-10-07 02:37:09 +05:00 committed by Ben Halpern
parent 8cc051e882
commit 2af439c261

View file

@ -17,7 +17,9 @@
<h3><span class="tag-identifier">podcast</span><%= episode.title %></h3>
</div>
<h4>
<%= episode.podcast.title %>
<a href="/<%= episode.podcast.slug %>">
<%= episode.podcast.title %>
</a>
</h4>
</div>
</a>