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('TOPIC_BLOCK2') AND TOPIC_BLOCK2 != '') { $page_content_2 = TOPIC_BLOCK2; } else { ob_start(); page_content(2); $page_content_2 = ob_get_contents(); ob_end_clean(); } ?>