forked from HPR/hpr_generator
Configure root template page in config file
Currently the root template is page.tpl.html.
This commit is contained in:
5
site.cfg
5
site.cfg
@@ -6,6 +6,11 @@ driver: dbi:SQLite:hpr.db
|
||||
user:
|
||||
password:
|
||||
|
||||
# Configure the root template page which pulls in the navigation and
|
||||
# content templates used by each page.
|
||||
[root_template]
|
||||
content: page.tpl.html
|
||||
|
||||
# Configure the navigation menu and the content templates for each page
|
||||
# of the site:
|
||||
# [page_name]
|
||||
|
Reference in New Issue
Block a user