Add missing div close tag

This commit is contained in:
Frederic Junod
2013-03-06 14:46:52 +01:00
parent 6113ca2c59
commit e4863f3ce8
7 changed files with 15 additions and 1 deletions

View File

@@ -35,11 +35,13 @@
<div id="docs">
<p>See the <a href="wms.js" target="_blank">wms.js source</a> to see how this is done.</p>
</div>
<div id="tags">wms, tile, tilelayer</span>
<div id="tags">wms, tile, tilelayer</div>
</div>
</div>
</div>
<script src="loader.js?id=wms" type="text/javascript"></script>
</body>