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