|
|
const { title, html, js, css, libsCss, libsJs } = config;
|
|
const { title, html, js, css, libsCss, libsJs } = config;
|
|
|
Mustache.render(sandboxTpml, { body, slug, title, js, css, libsCss, libsJs })
|
|
Mustache.render(sandboxTpml, { body, slug, title, js, css, libsCss, libsJs })
|