Empty content It appears that you have a totally empty page. Please visit our editor and add some content to your page.
}
// call custom javascript
smp_custom_js();
// call it again for every page change
window.addEventListener("sempliceAppendContent", function (e) {
smp_custom_js();
}, false);