Add requested audio links

Have links to an episodes auido files appear in the Last 5 weeks section of the index page, on the full index page, and on individual host pages.
This commit is contained in:
2023-04-02 07:24:43 -04:00
parent a9c4388cb0
commit c6e909523f
3 changed files with 6 additions and 2 deletions

View File

@@ -62,11 +62,13 @@
</p>
<!--% FOREACH hpr_show IN hpr_shows; %-->
<!--% show_summary(hpr_show, 'hide_host') %-->
<!--% END %-->
<!--% show_summary(hpr_show, 'hide_host') %-->
<p class="listen-in"><!--% display_listen_in(hpr_show.id) %--></p>
<!--% END %-->
<!--% FOREACH twat_show IN twat_shows; %-->
<!--% twat_show_summary(twat_show, 'hide_host') %-->
<p class="listen-in"><!--% display_listen_in(twat_show.id,"twat") %--></p>
<!--% END %-->
</article>
<p><a href="contribute.html">Become a Correspondent</a></p>