OpenLayers OpenLayers

Changeset 1480

Show
Ignore:
Timestamp:
09/18/06 08:56:05 (2 years ago)
Author:
crschmidt
Message:

Move index to .shtml so we get template includes. Also fix some CSS related
issues.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/website/doc/index.shtml

    r1479 r1480  
    44  <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAjpkAC9ePGem0lIq5XcMiuhR9x1oSmy2l6lpQn4Fwjw8XucNdcRTlgTn6soDriQjjLeXkEx6fjn1stg" 
    55        type="text/javascript"></script> 
     6<div id="main"> 
    67<h1>Getting Started with OpenLayers</h1> 
    78 
     
    175176<p>The default Google Map type is the road map. G_SATELLITE_MAP is also 
    176177supported, in addition to G_HYBRID_MAP.</p> 
    177 </body> 
    178 </html> 
     178</div> 
    179179<!--#include virtual="/include/foot.html" -->