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