my @content = map { escape_html(convert_newlines($_->content)) } @responses;