WebsiteBaker 2.13.9 R22 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
switch (PAGE_ID) { case 1:case 2: echo "HEADER ONE"; break; case 3: echo "HEADER 2"; break; case 4: echo "HEADER 3"; break; default: echo "DEFAULT HEADER";}