Mercurial > hg > MPIWGWeb
diff zpt/www/main_template.zpt @ 66:68b3d71eed27
formatting for preprint list. javascript for foldable divs.
author | casties |
---|---|
date | Fri, 03 May 2013 22:10:10 +0200 |
parents | c711fe75d0ac |
children | 782477730916 |
line wrap: on
line diff
--- a/zpt/www/main_template.zpt Fri May 03 18:23:01 2013 +0200 +++ b/zpt/www/main_template.zpt Fri May 03 22:10:10 2013 +0200 @@ -26,6 +26,8 @@ <title metal:define-slot="title">Max Planck Institute for the History of Science</title> <link rel="stylesheet" type="text/css" tal:attributes="href string:$root/mpiwg_css" /> <link rel="shortcut icon" href="http://www.mpiwg-berlin.mpg.de/favicon.ico" /> +<script type="text/javascript" tal:attributes="src string:$root/jquery_js"></script> +<script type="text/javascript" tal:attributes="src string:$root/mpiwg_js"></script> <tal:block metal:define-slot="head" /> </head> <body>