Mercurial > hg > MPIWGWeb
view zpt/department/default_template_main.zpt @ 41:cacba38c268c
added decode() back to MPIWGRoot, templates using it should be fixed...
author | casties |
---|---|
date | Fri, 26 Apr 2013 21:37:18 +0200 |
parents | 5db416602e85 |
children |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html metal:use-macro="here/main_template/macros/page"> <tal:block metal:fill-slot="body"> <!-- Insert here the main text --> <!-- Don't change from here --> </tal:block> </html>