Hey there, this is the default text for a new paragraph. Feel free to edit this paragraph by clicking on the yellow edit icon. After you are done just click on the yellow checkmark button on the top right. Have Fun!
}
// call custom javascript
smp_custom_js();
// call it again for every page change
window.addEventListener("sempliceAppendContent", function (e) {
smp_custom_js();
}, false);