63
|
1 <html>
|
|
2 <head>
|
218
|
3 <!-- zur Aufnahme in Google -->
|
|
4 <meta name="google-site-verification" content="gbPGTbaoO_SVcJ659xvorB7W5k6UrxMx3-evUotvDUw" />
|
232
|
5 <title>Mappit, Map Places in Time, Mappit by MPI for the History of Sciences</title>
|
220
|
6 <meta name="description" content="Mappit, Web-GIS, Mappit developed by F.-J. Knauft, Max-Planck-Institut">
|
|
7 <meta name="keywords" content="Mappit, Geo-Information System, Mappit, Max-Planck-Institut f. Wissenschaftsgeschichte Berlin, MPI, Falk-Juri Knauft">
|
218
|
8
|
220
|
9 <!-- <title tal:content="template/title">Map Points in Time</title> -->
|
268
|
10 <script language="JavaScript" src="lib/jquery-1.4.2.js"> </script>
|
63
|
11 <script language="JavaScript" src="lib/blocks.js"> </script>
|
|
12 <script language="JavaScript" src="lib/jquery.clickmenu.pack.js"> </script>
|
|
13
|
|
14 <link href="lib/clickmenu.css" rel="stylesheet" content="text/css"/>
|
|
15 <link href="lib/blocks.css" rel="stylesheet" content="text/css"/>
|
|
16 </head>
|
|
17 <body>
|
|
18
|
|
19 <div id="rail">
|
|
20 <tal:block tal:replace="structure here/head"/>
|
|
21 <div id="moduleslot">
|
79
|
22 <tal:block tal:replace="structure here/intro"/>
|
|
23 </div>
|
63
|
24 </div>
|
|
25 </body>
|
|
26 </html> |