Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Share on
error: Content is protected !!
}
// call custom javascript
smp_custom_js();
// call it again for every page change
window.addEventListener("sempliceAppendContent", function (e) {
smp_custom_js();
}, false);