#parse("head.vm")
#if($response.response.error.code)

ERROR $response.response.error.code

$response.response.error.msg
#else
$content
#end