diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb
index 45ce61175..a5ac9511c 100644
--- a/app/helpers/application_helper.rb
+++ b/app/helpers/application_helper.rb
@@ -1023,7 +1023,7 @@ module ApplicationHelper
end
def robot_exclusion_tag
- ''
+ ''.html_safe
end
# Returns true if arg is expected in the API response