Add playlist download link to correspondents' pages

This commit is contained in:
2025-11-16 15:40:30 -05:00
parent ae96d602a4
commit 98c51ee9fe

View File

@@ -29,7 +29,7 @@
<p><label>email:</label> <u><!--% this_host.email %--></u></p>
<div><label>profile:</label> <!--% this_host.profile %--></div>
<p><label>episodes:</label> <strong><!--% hpr_show_count + twt_show_count %--></strong></p>
</div>
<p><a href="<!--% absolute_url(baseurl,'//correspondents') %-->/<!--% zero_pad_left(this_host.hostid) %-->/playlist.m3u8">Download the M3U playlist</a>.</p>
</div>
<div class="lane stack">
<!--% FOREACH hpr_show IN hpr_shows; %-->