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:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user