Added link to podcats from episodes feed (#4205)
This commit is contained in:
parent
8cc051e882
commit
2af439c261
1 changed files with 3 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue