]> git.openstreetmap.org Git - rails.git/blob - app/views/browse/_tag.rhtml
Fix for #1565. Added a couple of tests and fixed another issue with re-used placehold...
[rails.git] / app / views / browse / _tag.rhtml
1 <tr>
2   <td><%= h(tag[0]) %> = <%= h(tag[1]) %></td>
3 </tr>