export function generateSkeleton(n) { let tmpl = `
`; let html = ""; for (let i=0; i