Ensure homepage source validates.

This commit is contained in:
Paul Gillard 2009-02-10 22:42:45 +00:00
parent 53d30d70af
commit 3f30bc53f5
7 changed files with 23 additions and 25 deletions

View file

@ -21,17 +21,15 @@
</div>
<div id="attribution">
<table width="100%">
<tr>
<td align="left">http://creativecommons.org/licenses/by-sa/2.0/</td>
<td align="right">http://openstreetmap.org/</td>
</tr>
<tr>
<td colspan="2" align="center">
Licensed under the Creative Commons Attribution-Share Alike 2.0 license
by the OpenStreetMap project and its contributors.
</td>
</table>
<table width="100%">
<tr>
<td align="left">http://creativecommons.org/licenses/by-sa/2.0/</td>
<td align="right">http://openstreetmap.org/</td>
</tr>
<tr>
<td colspan="2" align="center">Licensed under the Creative Commons Attribution-Share Alike 2.0 license by the OpenStreetMap project and its contributors.</td>
</tr>
</table>
</div>
<% if params['mlon'] and params['mlat'] %>