OSDN Git Service

t#31740:join copy elt form
[pettanr/pettanr.git] / app / views / ground_pictures / edit.html.erb
1 <h1><%= t('.title') %></h1>
2 <p id="notice"><%= notice %></p>
3
4 <h2><%= t('home.index.catch') -%></h2>
5 <%= render 'panels/standard', :panel => @panel, :author => @author %>
6 <h2><%= t('ground_colors.update_color') -%></h2>
7 <%= render 'form', :ground_picture => @ground_picture %>