Mercurial > hg > MPIWGWeb
diff MPIWGRoot.py @ 26:8a99ad8713d6
new common template for fragments. new styles for servicebox.
author | casties |
---|---|
date | Thu, 18 Apr 2013 20:39:01 +0200 |
parents | 3825a9e17409 |
children | 9a75eb1b31b3 |
line wrap: on
line diff
--- a/MPIWGRoot.py Wed Apr 10 17:56:29 2013 +0200 +++ b/MPIWGRoot.py Thu Apr 18 20:39:01 2013 +0200 @@ -83,6 +83,7 @@ # templates # main_template = PageTemplateFile('zpt/www/main_template', globals()) + common_template = PageTemplateFile('zpt/www/common_template', globals()) mpiwg_css = ImageFile('css/mpiwg.css', globals()) # make docuviewer_css refreshable for development mpiwg_css.index_html = refreshingImageFileIndexHtml