diff --git a/demo/templates/index.tpl b/demo/templates/index.tpl index 4851797d..73c4f8a4 100644 --- a/demo/templates/index.tpl +++ b/demo/templates/index.tpl @@ -1,4 +1,4 @@ -{config_load file=test.conf section=""} +{config_load file=test.conf section="setup"} {include file=header.tpl title=foo}
diff --git a/templates/index.tpl b/templates/index.tpl index 4851797d..73c4f8a4 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -1,4 +1,4 @@ -{config_load file=test.conf section=""} +{config_load file=test.conf section="setup"} {include file=header.tpl title=foo}