<%= notice %>

<%= render @key_bind %>
<%= link_to "Edit this key bind", edit_key_bind_path(@key_bind) %> | <%= link_to "Back to key binds", key_binds_path %> <%= button_to "Destroy this key bind", @key_bind, method: :delete %>