I\'m trying to extract full article from brit.co,but I can not clone template tag like this:
const clon = temp.content.cloneNode(true); body.appendChild(clon)