view zpt/department/default_template_main.zpt @ 245:878de95fb6a2

added padding for banner_large. added class image_large.
author root@tuxserve03.mpiwg-berlin.mpg.de
date Fri, 14 Feb 2014 11:53:48 +0100
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>