OSDN Git Service

fix manifest
[pettanr/pettanr.git] / app / views / ground_pictures / new.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, :operators => @operators %>
6 <%= render @ground_picture.form_template, :elm => @ground_picture, :no_attr => 0 %>