Add glasfaser_cms_page.html
This commit is contained in:
parent
839b7acd74
commit
b6f1309735
2 changed files with 316 additions and 0 deletions
|
|
@ -218,6 +218,7 @@ CMS_TEMPLATES = (
|
|||
('page.html', gettext('Page')),
|
||||
# dcl
|
||||
('datacenterlight/cms_page.html', gettext('Data Center Light')),
|
||||
('ungleich_page/glasfaser_cms_page.html', gettext('Glasfaser')),
|
||||
)
|
||||
|
||||
DATABASES = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue