diff --git a/core/model/SiteTree.php b/core/model/SiteTree.php index 3cac882e7..7bf0c5b3d 100755 --- a/core/model/SiteTree.php +++ b/core/model/SiteTree.php @@ -1247,7 +1247,7 @@ class SiteTree extends DataObject implements PermissionProvider,i18nEntityProvid : $this->Title) . "\n"; } - $tags .= "\n"; + $tags .= "\n"; $charset = ContentNegotiator::get_encoding(); $tags .= "\n";