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