block js
script.
var details = !{JSON.stringify(buyTips)}
block body
.main -sharp{details}
details is the data returned by the background (taken from mock). I want to render it in html, but not to solve it in the above way?