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
// definitions for multiple blocks (required if more than one block is used)$block[1] = 'Main content';$block[2] = 'News';
<?php page_content(); ?>
But what do you do in the index.php page?I have seen this code:<?php page_content(); ?>
for "global blocks" please use the forum search there is a smple solution from user "pcwacht"