<% note = notes_summary -%>
<%= link_to( image_tag("blank.png", :border => 0), note_path(note), :title => t('notes.show_note_title'), :class => "link_to_notes icon", :id => dom_id(note, "link")) %>  <%= rendered_note(note) %>
<% note = nil -%>