File:  [Repository] / MPIWGWeb / zpt / MPIWG_standardPage_template_standard.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Oct 14 09:02:54 2004 UTC (19 years, 7 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
added files in zpt for MPIWGTemplate

<!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">

  <head>
    <tal:block metal:fill-slot="head">
      <--!Change the following tags -->
      <title>Max Planck Institute for the History of Science</title>
      <meta http-equiv="language" content="en">
      <meta name="description" content="Program, Staff, and Events of the Max Planck Institute for the History of Science in Berlin">
      <meta name="keywords" content="History of Science,  Historical Epistemology">
      <meta name="robots" content="index, follow">
      <meta name="page-topic" content="Humanities, Institutes">
      <!-- don't change until next indicated point-->
    </tal:block>
  </head>
  <body background="/bilder/hintergr.gif">
    <tal:block metal:fill-slot="side_nav">
    <!-- Insert here the main text -->


    
    <!-- Don't change from here -->
    </tal:block>
  </body>
</html>

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