forked from rho_n/hpr_generator
		
	Get episode ID and episode tags from eps. Generate the Tags page by looping through the tags, order by their first character. Added tags page to the config.
		
			
				
	
	
		
			12 lines
		
	
	
		
			741 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			741 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!--% PROCESS 'shared-utils.tpl.html' %-->
 | |
| 		<ul>	
 | |
| 			<li><a href="https://www.hackerpublicradio.org/calendar.php"><strong>⇧Upload⇧</strong></a></li>
 | |
| 			<li><a href="<!--% absolute_path(baseurl) %-->index.html"><strong>Home »</strong></a></li>
 | |
| 			<li><a href="<!--% absolute_path(baseurl) %-->syndication.html">Get Shows</a></li>
 | |
| 			<li><a href="<!--% absolute_path(baseurl) %-->contribute.html">Give Shows</a></li>
 | |
| 			<li><a href="<!--% absolute_path(baseurl) %-->help_out.html">Contribute</a></li>
 | |
| 			<li><a href="<!--% absolute_path(baseurl) %-->tags.html">Tags</a></li>
 | |
| 			<li><a href="<!--% absolute_path(baseurl) %-->about.html">About</a></li>
 | |
| 			<li><a href="<!--% absolute_path(baseurl) %-->search.html">Search</a></li>
 | |
| 		</ul>
 |