<% note = notes_summary -%>
<%= link_to( image_tag("blank.png", :border => 0), note_path(note), :title => "Show note", :class => "link_to_notes icon") %>  <%= truncated_note(note) %>
<% note = nil -%>