forked from rho_n/hpr_generator
		
	Fixing invalid links in the templates.
This commit is contained in:
		| @@ -13,7 +13,7 @@ | ||||
| 	<li>Open/closed: open</li> | ||||
| 	<li>Date of earliest show: <!--% series.earliest_show %--></li> | ||||
| 	<li>Date of latest show: <!--% series.latest_show %--></li> | ||||
| 	<li>Series RSS feeds: <a href="https://www.hackerpublicradio.org/hpr_ogg_rss.php?series=<!--% series.id %-->&full=1&gomax=1">ogg</a>, <a href="https://www.hackerpublicradio.org/hpr_spx_rss.php?series=<!--% series.id %-->&full=1&gomax=1">spx</a>, <a href="https://www.hackerpublicradio.org/hpr_mp3_rss.php?series=<!--% series.id %-->&full=1&gomax=1">mp3</a></li> | ||||
| 	<li>Series RSS feeds: <a href="<!--% absolute_path(baseurl) %-->hpr_ogg_rss.php?series=<!--% series.id %-->&full=1&gomax=1">ogg</a>, <a href="<!--% absolute_path(baseurl) %-->hpr_spx_rss.php?series=<!--% series.id %-->&full=1&gomax=1">spx</a>, <a href="<!--% absolute_path(baseurl) %-->hpr_mp3_rss.php?series=<!--% series.id %-->&full=1&gomax=1">mp3</a></li> | ||||
| </ul> | ||||
| <div><em><!--% series.description %--></em></div> | ||||
| <!--% END %--> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user