diff -r 051f544170fe -r cbce1fd3b1b7 app/views/issue_moves/new.rhtml
--- a/app/views/issue_moves/new.rhtml
+++ b/app/views/issue_moves/new.rhtml
@@ -74,3 +74,6 @@
 	<%= submit_tag l(:button_move_and_follow), :name => 'follow' %>
 <% end %>
 <% end %>
+<% content_for :header_tags do %>
+	<%= robot_exclusion_tag %>
+<% end %>
