1
0
mirror of https://github.com/danog/yawarehouse.git synced 2025-01-06 04:58:35 +01:00
yawarehouse/app/views/sections/new.html.erb
2018-05-27 12:34:07 +02:00

5 lines
82 B
Plaintext

<h1>Add a section</h1>
<%= render 'form' %>
<%= link_to 'Back', sections_path %>