OSDN Git Service

t#29822:upd;update resource pict view
[pettanr/pettanr.git] / app / views / pictures / show.html.erb
1 <% if @picture.head? %>
2   <%= render 'head', :picture => @picture %>
3 <% else %>
4   <%= render 'tail', :picture => @picture %>
5 <% end %>
6