view zpt/department/default_template_main.zpt @ 212:7df88b4746b4

trying to fix #130: sortProjects funktioniert nicht https://it-dev.mpiwg-berlin.mpg.de/tracs/webpage/ticket/130
author casties
date Wed, 07 Aug 2013 10:58:17 +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>