% @title = "Contact us" %> <%= foi_error_messages_for :contact %>
<%= f.text_field :name, :size => 20 %> (or <%= link_to "sign in", signin_path(:r => request.fullpath) %>)
<%= f.text_field :email, :size => 20 %>
<% end %><%= f.text_field :subject, :size => 50 %>
<%= f.text_area :message, :rows => 10, :cols => 60 %>
<% if !@last_request.nil? %><%=request_link(@last_request) %> <%= submit_tag "remove", :name => 'remove' %>
<% end %> <% if !@last_body.nil? %><%=public_body_link(@last_body) %> <%= submit_tag "remove", :name => 'remove' %>
<% end %>We can only help you with technical problems, or questions about Freedom of Information.
<% end %>