mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-29 07:06:03 +10:00
7 lines
134 B
ERB
7 lines
134 B
ERB
<h1>Editing Explore Menu</h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Show', @explore_menu %> |
|
|
<%= link_to 'Back', explore_menus_path %>
|