<% object.tags(:note).each do |tag| %>
Note: <%= htmlify_line tag.text %>
<% end %>