sites/werc.cat-v.org/docs/site-customization.md: add discussion of headers.tpl

This commit is contained in:
Stanley Lieber 2020-06-10 20:47:33 -04:00
parent a66a8fa0a2
commit a7cd5dd296

View file

@ -41,6 +41,7 @@ Include:
Templates: Templates:
* default_master.tpl: This is the main template, which calls all the sidebar and other handlers and applications, usually you won't need to edit it unless you want to make changes to the layout or similar dramatic changes. * default_master.tpl: This is the main template, which calls all the sidebar and other handlers and applications, usually you won't need to edit it unless you want to make changes to the layout or similar dramatic changes.
* headers.tpl: Template for the default headers.
* sitemap.tpl: Template for the sitemap page. * sitemap.tpl: Template for the sitemap page.
* 404.tpl: Template for 'File Not Found' pages. * 404.tpl: Template for 'File Not Found' pages.