Error!
<%= data.type %>: <%= data.url %>
<%= data.status %>: <%= data.statusText %>
<% if (data.responseText.toLowerCase().indexOf('') >= 0) { %> <% } else { %>

<%= data.responseText %>

<% } %>