Add ungleich cms page template

This commit is contained in:
M.Ravi 2017-11-17 16:32:40 +01:00
parent 501dc08b0e
commit 4367b9e58a
1 changed files with 1 additions and 0 deletions

View File

@ -219,6 +219,7 @@ CMS_TEMPLATES = (
# dcl
('datacenterlight/cms_page.html', gettext('Data Center Light')),
('ungleich_page/glasfaser_cms_page.html', gettext('Glasfaser')),
('ungleich_page/ungleich_cms_page.html', gettext('ungleich')),
)
DATABASES = {