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
<?php ob_start(); page_content(1); $page_content_1 = ''.ob_get_contents(); ob_end_clean(); if(defined('tekst_volledige_breedte') AND TEKST_VOLLEDIGE_BREEDTE-1 != '') { $page_content_1 = TEKST_VOLLEDIGE_BREEDTE-1; } else { ob_start(); page_content(1); $page_content_1 = ''.ob_get_contents(); ob_end_clean(); }?>
<?php if(($page_content_1) == true){ ?> <div class="aligncenter"><?php } ?><?php echo $page_content_1; ?></div>