OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[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>