OSDN Git Service

fix: fetch fail
[pettanr/pettanr.git] / app / views / original_pictures / history.html.erb
1 <h1><%= t '.title' -%></h1>
2 <h2>
3   <%= t_m 'OriginalPicture' -%> <%= link_to @item.id, original_picture_path(@item) %>
4 </h2>
5 <%= render 'history_list', :history => @history %>