WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
// Setup template object$template = new Template(WB_PATH.'/modules/code');$template->set_file('page', 'modify.html');$template->set_block('page', 'main_block', 'main');
You can use this tequnique for your own modules or ...