Add audio links to the episodes on a series page

This commit is contained in:
Roan Horning 2023-04-02 09:06:57 -04:00
parent a2863e5d84
commit ebced513ad
Signed by: rho_n
GPG Key ID: 234AEF20B72D5769
1 changed files with 1 additions and 0 deletions

View File

@ -22,5 +22,6 @@
<!--% show_results = query_shows.execute(id) %-->
<!--% FOREACH show IN show_results %-->
<!--% show_summary(show) %-->
<p class="listen-in"><!--% display_listen_in(show.id) %--></p>
<!--% END %-->
</article>