success: function(response) { // выводим $("#content").append(html); }
success: function(html) { // выводим $("#content").append(html); }