]> git.openstreetmap.org Git - rails.git/blob - app/views/browse/_tag.html.erb
Drop mod_evasive as it wasn't doing anything very useful and was
[rails.git] / app / views / browse / _tag.html.erb
1 <tr>
2   <td><%= h(tag[0]) %> = <%= linkify(h(tag[1])) %></td>
3 </tr>