forked from HPR/hpr_generator
		
	This reflects the change to move the "play" button to the top of the episode
This commit is contained in:
		| @@ -55,6 +55,7 @@ | ||||
| <p><!--% show_avatar(episode.hostid, episode.host) %--> | ||||
| Hosted by <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pad_left(episode.hostid) %-->.html"><!--% episode.host %--></a> on <span><!--% episode.date %--></span> is flagged as <span><!--% display_explicit(episode.explicit) %--></span> and is released under a <span><!--% episode.license %--> license</span>. <br> | ||||
| <!--% display_tags(episode.tags) %--> <br> | ||||
| <!--% listen_now(episode, "twat", baseurl, media_baseurl) %--> | ||||
| <!--% display_listen_in(episode.id, "twat") %-->   | ||||
| </p> | ||||
| <h3><!--% show_series(episode.series, episode.seriesid, "Part of the series") %--></h3>  | ||||
| @@ -62,7 +63,6 @@ Hosted by <a href="<!--% absolute_path(baseurl) %-->correspondents/<!--% zero_pa | ||||
| 	</header> | ||||
| 	<div><!--% episode.notes %--></div> | ||||
| <footer> | ||||
| <!--% listen_now(episode, "twat", baseurl, media_baseurl) %--> | ||||
| <p> | ||||
| <!--% episode_navigation %--> | ||||
| </p> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user