web-feature: <template>
The <template> HTML element holds HTML fragments which you can clone and insert into the document using JavaScript.
The <template> HTML element holds HTML fragments which you can clone and insert into the document using JavaScript.