forked from rho_n/hpr_generator
Add audio links to the episodes on a series page
This commit is contained in:
parent
a2863e5d84
commit
ebced513ad
@ -22,5 +22,6 @@
|
|||||||
<!--% show_results = query_shows.execute(id) %-->
|
<!--% show_results = query_shows.execute(id) %-->
|
||||||
<!--% FOREACH show IN show_results %-->
|
<!--% FOREACH show IN show_results %-->
|
||||||
<!--% show_summary(show) %-->
|
<!--% show_summary(show) %-->
|
||||||
|
<p class="listen-in"><!--% display_listen_in(show.id) %--></p>
|
||||||
<!--% END %-->
|
<!--% END %-->
|
||||||
</article>
|
</article>
|
||||||
|
Loading…
Reference in New Issue
Block a user