<% @title = "Make an annotation on '" + h(@info_request.title) + "'" %> <% if @existing_comment %>
<% end %> <%= foi_error_messages_for :comment %>

Add an annotation to '<%=request_link(@info_request)%>'

Annotations are so anyone, including you, can help the requester with their request. For example:

Annotations will be posted publicly here, and are not sent to the authority.

<%= render :partial => 'comment/comment_form', :locals => { :track_thing => @track_thing } %>