1
0
forked from HPR/hpr_generator

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

@@ -84,6 +84,7 @@
<!--% FOREACH last_5_weeks_episodes IN DBI.query(query_last_5_weeks_episodes)
%-->
<!--% show_summary(last_5_weeks_episodes) %-->
<p class="listen-in"><!--% display_listen_in(last_5_weeks_episodes.id) %--></p>
<!--% END %-->
</article>
<h1>Older Shows</h1>