9 lines
113 B
Text
9 lines
113 B
Text
<h1>New key</h1>
|
|
|
|
<%= render "form", key: @key %>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<%= link_to "Back to keys", keys_path %>
|
|
</div>
|