]> git.openstreetmap.org Git - rails.git/blob - app/views/browse/_tag.rhtml
Use a more rails like way for the new coordinates link, which also localizes the...
[rails.git] / app / views / browse / _tag.rhtml
1 <tr>
2   <td><%= h(tag[0]) %> = <%= sanitize(auto_link(tag[1])) %></td>
3 </tr>