forked from HPR/hpr_generator
		
	Add absolute_url macro to navigation links
This commit is contained in:
		| @@ -1,8 +1,9 @@ | ||||
| <!--% PROCESS 'shared-utils.tpl.html' %--> | ||||
| 		<ul> | ||||
| 			<li><a href="/calendar.php"><strong>⇧Upload⇧</strong></a></li> | ||||
| 			<li><a href="/index.html"><strong>Home</a></li> | ||||
| 			<li><a href="/help_out.html">Contribute »</strong></a></li> | ||||
| 			<li><a href="/contribute.html">Submit Show</a></li> | ||||
| 			<li><a href="/report_missing_tags.html">Fix Tags</a></li> | ||||
| 			<li><a href="/requested_topics.html">Topics</a></li> | ||||
| 			<li><a href="<!--% absolute_path(baseurl) %-->calendar.php"><strong>⇧Upload⇧</strong></a></li> | ||||
| 			<li><a href="<!--% absolute_path(baseurl) %-->index.html"><strong>Home</a></li> | ||||
| 			<li><a href="<!--% absolute_path(baseurl) %-->help_out.html">Contribute »</strong></a></li> | ||||
| 			<li><a href="<!--% absolute_path(baseurl) %-->contribute.html">Submit Show</a></li> | ||||
| 			<li><a href="<!--% absolute_path(baseurl) %-->report_missing_tags.html">Fix Tags</a></li> | ||||
| 			<li><a href="<!--% absolute_path(baseurl) %-->requested_topics.html">Topics</a></li> | ||||
| 		</ul> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user