1
0
Fork 0

Making good an oversight in the IA_link PR

This commit is contained in:
Dave Morriss 2023-09-29 10:56:56 +01:00
parent 383ef45bb7
commit 83bb04f25c
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Hosted by <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pa
<!--% display_tags(episode.tags) %-->
<label>Comments: </label><!--% display_comments_tally(episode.id, episode.eps_tally) %--> <br>
The show is available on the Internet Archive at: <a href="https://archive.org/details/hpr<!--% episode.id %-->">https://archive.org/details/hpr<!--% episode.id %--></a>
The show is available on the Internet Archive at: <a href="https://archive.org/details/hpr<!--% zero_pad_left(episode.id) %-->">https://archive.org/details/hpr<!--% zero_pad_left(episode.id) %--></a>
<!--% listen_now(episode, "hpr", baseurl, media_baseurl) %-->
</p>
<h3><!--% show_series(episode.series, episode.seriesid, "Part of the series") %--></h3>