OSDN Git Service

fix license picture
[pettanr/pettanr.git] / app / views / original_picture_licenses / new.html.erb
1 <h1><%= t('pettanr_pettan_commons_v01_licenses.title') %></h1>
2 <% @page_title = t('pettanr_pettan_commons_v01_licenses.title') %>
3 <%= tag(:img, @original_picture.opt_img_tag) -%>
4 <%= render @form.template_name, :form => @form %>