OSDN Git Service

fcc9da7e56d9220e7b5479e5a1ab11d64e5cd183
[pettanr/pettanr.git] / app / views / resource_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>