1
0
forked from HPR/hpr_generator
Commit Graph

6 Commits

Author SHA1 Message Date
rho_n e855344118 Make URL direct call to HPR for non static pages 2022-08-13 12:29:46 -04:00
rho_n 18b44e515f Add page download 2022-08-09 19:06:06 -04:00
rho_n 2298e9ad27 Fix link to index of full episodes 2022-08-09 18:23:33 -04:00
rho_n 1a857cbafd Add absolute_url macro to navigation links 2022-08-05 19:38:37 -04:00
rho_n c983e937e6 Change extension from html to php for navigation links 2022-08-04 19:04:46 -04:00
rho_n b66ea3fd69 Initial add of web page Template files
The page.tpl.html is the main template file for generating a page.
It contains variable references to the pages navigation menu
($naviation) and the pages content ($content). These variables are
defined in the site.cfg file and point to the corresponding navigation
and content template files.
2022-06-28 10:40:24 -04:00