From a7cd5dd29691da98b12243d279f3c2d040f18204 Mon Sep 17 00:00:00 2001 From: Stanley Lieber Date: Wed, 10 Jun 2020 20:47:33 -0400 Subject: [PATCH] sites/werc.cat-v.org/docs/site-customization.md: add discussion of headers.tpl --- sites/werc.cat-v.org/docs/site-customization.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/werc.cat-v.org/docs/site-customization.md b/sites/werc.cat-v.org/docs/site-customization.md index 7eac159..fd871f3 100644 --- a/sites/werc.cat-v.org/docs/site-customization.md +++ b/sites/werc.cat-v.org/docs/site-customization.md @@ -41,6 +41,7 @@ Include: 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. +* headers.tpl: Template for the default headers. * sitemap.tpl: Template for the sitemap page. * 404.tpl: Template for 'File Not Found' pages.