dynamicweb/templates/cms/ungleich.ch
rscnt 81e108a011 tempaltes: Added usable tempaltes.
+ cms/ungleich.ch/blog.html:
   This template should only be used
   to page with the Blog application set.
   Although it doesn't declare anything special
   than exposing the content block.

+ cms/ungleich.ch/index.html: Not used. Example?

+ cms/ungleich.ch/page.html:
    A template for generic pages, it only declares
    a placeholder inside the base_content where
    you should but the content for the page.

+ cms/ungleich.ch/__init__.py
    See documentation for django cms regarding
    template_dirs settings option.
    Used for namespacing and order.

Signed-off-by: rscnt <rascnt@gmail.com>
2015-05-23 04:12:51 -06:00
..
__init__.py tempaltes: Added usable tempaltes. 2015-05-23 04:12:51 -06:00
_footer.html templates: added cms/ungleich.ch/base.html 2015-05-23 04:09:39 -06:00
_header_base.html templates: added cms/ungleich.ch/base.html 2015-05-23 04:09:39 -06:00
_menu.html templates: added cms/ungleich.ch/base.html 2015-05-23 04:09:39 -06:00
base.html templates: added cms/ungleich.ch/base.html 2015-05-23 04:09:39 -06:00
blog.html tempaltes: Added usable tempaltes. 2015-05-23 04:12:51 -06:00
index.html tempaltes: Added usable tempaltes. 2015-05-23 04:12:51 -06:00
page.html tempaltes: Added usable tempaltes. 2015-05-23 04:12:51 -06:00