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