`;
placeholder.insertAdjacentHTML(‘beforeend’, taboola);
// } else {
// const loadContent = async () => {
// const postsHtml = await runInsertion();
// const viafouraPlaceholder = `
// ${postsHtml}
// `;
// placeholder.insertAdjacentHTML(‘beforeend’, viafouraPlaceholder);
// };
// loadContent();
}

