summaryrefslogtreecommitdiff
path: root/web/views/tags.erb
blob: 9a849c09302c64ffc726057e7439676ad6145a8f (plain)
1
2
3
4
5
6
7
8
<div class="pre">
    <h1 class="section"><%= h(t.osm.tags) %></h1>
    <p><%= h(t.pages.tags.intro) %></p>
</div>
<div class="box resize">
    <table id="grid-tags">
    </table>
</div>