view zpt/department/default_template_main.zpt @ 132:5f766d7f3a09

abfrage der publicationen falsch
author dwinter
date Thu, 30 May 2013 22:20:31 +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>