OSDN Git Service

fix play leaf
[pettanr/pettanr.git] / app / views / pictures / _summary.html.erb
1 <div>
2   <%= link_to h(truncate(item.artist.name, :length => 12)), artist_path(item.artist) %>
3   <%= render item.credit_template, :picture => item %>
4 </div>