view zpt/department/default_template_main.zpt @ 200:5b7f136b3463

shows context in edit publications
author dwinter
date Wed, 26 Jun 2013 16:02:53 +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>