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 if (preg_match("/posts/i", $_SERVER['REQUEST_URI'])) { ?><link href="<?php echo TEMPLATE_DIR; ?>/screen_long.css" rel="stylesheet" type="text/css" media="screen" /> <?php } else { ?><link href="<?php echo TEMPLATE_DIR; ?>/screen.css" rel="stylesheet" type="text/css" media="screen" /><?php } ?>