Ensure homepage source validates.
This commit is contained in:
parent
53d30d70af
commit
3f30bc53f5
7 changed files with 23 additions and 25 deletions
|
@ -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'] %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue