DistroPropaganda/code/rails31/depot_h/app/views/line_items/new.html.erb
2018-11-24 13:20:20 +01:00

5 lines
85 B
Text

<h1>New line_item</h1>
<%= render 'form' %>
<%= link_to 'Back', line_items_path %>