diff options
Diffstat (limited to 'products')
-rw-r--r-- | products/geco/index.rhtml.config | 3 | ||||
-rw-r--r-- | products/hyde/index.rhtml.config | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/products/geco/index.rhtml.config b/products/geco/index.rhtml.config index e3b0713..345c205 100644 --- a/products/geco/index.rhtml.config +++ b/products/geco/index.rhtml.config @@ -1,3 +1,4 @@ title: GECO (GEstione COntabile) category: products -pageNames: [geco]
\ No newline at end of file +pageNames: [geco] +master: master.rhtml diff --git a/products/hyde/index.rhtml.config b/products/hyde/index.rhtml.config index a7b02ce..1a36081 100644 --- a/products/hyde/index.rhtml.config +++ b/products/hyde/index.rhtml.config @@ -1,3 +1,4 @@ title: Hyde category: products -pageNames: [hyde]
\ No newline at end of file +pageNames: [hyde] +master: master.rhtml |