forked from rc/aircox
playlists and podcasts on episode view
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
{% if episodes %}
|
||||
<section>
|
||||
<h4 class="subtitle is-size-4">{% trans "Last shows" %}</h4>
|
||||
<h4 class="title is-4">{% trans "Last shows" %}</h4>
|
||||
|
||||
{% for object in episodes %}
|
||||
{% include "aircox/episode_item.html" %}
|
||||
|
Reference in New Issue
Block a user