Create a what-is/privacy policy page for my appointment booking page

This commit is contained in:
2021-02-15 15:51:44 +01:00
parent 6b39cecf7a
commit 8a76794caf
2 changed files with 151 additions and 1 deletions

View File

@@ -45,7 +45,9 @@ LINKS = (
('Jinja2', 'http://jinja.pocoo.org/'),
)
HIDDEN_PAGES = ()
HIDDEN_PAGES = (
'pages/appointments.rst',
)
# Social widget
SOCIAL = (