<%= link_to scroll_icon(:object => item.scroll, :size => 32), scroll_path(item.scroll) %> <% if item.panel %> <%= link_to panel_icon(:object => item.panel, :size => 32), panel_path(item.panel) %> <% end %>
<%= link_to h(truncate(item.author.name, :length => 12)), author_path(item.author) %>