diff --git a/htdocs/websites/index.php b/htdocs/websites/index.php index a576a00e025..a2e867bfd15 100644 --- a/htdocs/websites/index.php +++ b/htdocs/websites/index.php @@ -465,7 +465,8 @@ if ($action == 'updatemeta') $tplcontent.= 'ref.'/htmlheader.html"); ?>'."\n"; $tplcontent.= ''."\n"; - $tplcontent.= ''."\n"; + $tplcontent.= ''."\n"; + $tplcontent.= ''."\n"; $tplcontent.= $objectpage->content."\n"; $tplcontent.= ''."\n"; //var_dump($filetpl);exit;