view gis_gui/index_html.html @ 232:f930ce2583a0

typing error corrected
author fknauft
date Thu, 12 May 2011 16:23:04 +0200
parents 733f0561d9f8
children f25ee0424ce6
line wrap: on
line source

<html>
  <head>
   <!-- zur Aufnahme in Google -->
    <meta name="google-site-verification" content="gbPGTbaoO_SVcJ659xvorB7W5k6UrxMx3-evUotvDUw" />
    <title>Mappit, Map Places in Time, Mappit by MPI for the History of Sciences</title>
    <meta name="description" content="Mappit, Web-GIS, Mappit developed by F.-J. Knauft, Max-Planck-Institut">
    <meta name="keywords" content="Mappit, Geo-Information System, Mappit, Max-Planck-Institut f. Wissenschaftsgeschichte Berlin, MPI, Falk-Juri Knauft">
    
<!--     <title tal:content="template/title">Map Points in Time</title> -->
    <script language="JavaScript" src="lib/jquery-1.4.min.js"> </script>
    <script language="JavaScript" src="lib/blocks.js"> </script>
    <script language="JavaScript" src="lib/jquery.clickmenu.pack.js"> </script>

    <link href="lib/clickmenu.css"  rel="stylesheet" content="text/css"/>
    <link href="lib/blocks.css"  rel="stylesheet" content="text/css"/>
  </head>
  <body>

<div id="rail">
      <tal:block tal:replace="structure here/head"/>
      <div id="moduleslot">
      		<tal:block tal:replace="structure here/intro"/>
      </div>
</div>
  </body>
</html>