summaryrefslogtreecommitdiff
path: root/app/views/crops/new.html.erb
blob: 4ef4da5c06dabd559321b205a2a0c44a882102ba (plain)
1
2
3
4
5
6
7
8
9
10
11
<% content_for :title, "New crop" %>

<h1>New crop</h1>

<%= render "form", crop: @crop %>

<br>

<div>
  <%= link_to "Back to crops", crops_path %>
</div>
Copyright 2019--2025 Marius PETER