Annotation of MPIWGWeb/zpt/MPIWG_standardPage_template_standard.zpt, revision 1.2

1.1       dwinter     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:         "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
                      3: <html metal:use-macro="here/main_template/macros/page">
                      4: 
                      5:   <head>
                      6:     <tal:block metal:fill-slot="head">
1.2     ! dwinter     7:       <!--Change the following tags -->
1.1       dwinter     8:       <title>Max Planck Institute for the History of Science</title>
                      9:       <meta http-equiv="language" content="en">
                     10:       <meta name="description" content="Program, Staff, and Events of the Max Planck Institute for the History of Science in Berlin">
                     11:       <meta name="keywords" content="History of Science,  Historical Epistemology">
                     12:       <meta name="robots" content="index, follow">
                     13:       <meta name="page-topic" content="Humanities, Institutes">
                     14:       <!-- don't change until next indicated point-->
                     15:     </tal:block>
                     16:   </head>
                     17:   <body background="/bilder/hintergr.gif">
1.2     ! dwinter    18:     <tal:block metal:fill-slot="body">
1.1       dwinter    19:     <!-- Insert here the main text -->
                     20: 
                     21: 
                     22:     
                     23:     <!-- Don't change from here -->
                     24:     </tal:block>
                     25:   </body>
                     26: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>