]> git.openstreetmap.org Git - rails.git/blob - app/views/browse/_tag.html.erb
Rather than just say public or private for each GPS trace in the list, instead state...
[rails.git] / app / views / browse / _tag.html.erb
1 <tr>
2   <td><%= h(tag[0]) %> = <%= linkify(h(tag[1])) %></td>
3 </tr>