Remove excessive indenting - tabs are bad people!
This commit is contained in:
parent
302fd06d46
commit
56065cd154
1 changed files with 9 additions and 9 deletions
|
@ -21,15 +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>
|
||||
</tr>
|
||||
</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