doctype html
html
  head
    title MercadoPago SDK

  body
    div
      h1 500
      h2 The following operation is failing
      p !{error.message}
      pre !{error.stack}
