diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -195,7 +195,8 @@ class page ' '. PHP_EOL . ' ' . $this->pagetitle . ' :: ' . $this->base_title . ''. PHP_EOL . ' '. PHP_EOL . - ' '. PHP_EOL; + ' '. PHP_EOL . + ' '. PHP_EOL; // Write out all passed scripts foreach ($this->scripts as $i)