From 314c81167fee002ff80d979df72337bb3607689b Mon Sep 17 00:00:00 2001 From: EsGeh Date: Fri, 29 Nov 2019 15:12:43 +0100 Subject: [PATCH] added remark to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 32cd2c0..5f99257 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,16 @@ That's all. 1. edit `res/custom_config/*` 2. $ ./scripts/init.py --skip-db +#### REMARK + +The templates expect some pages to exist in the CMS: + +- Introduction Page (id: 'introduction') +- Contact (id: 'contact') +- Imprint (id: 'imprint') + +Deleting might break things. + ## Run the Webserver $ ./scripts/run.py