I am using TYPO3 7.6.4 and I have just converted an existing site to a fluid template system. I now have a blank line at the top of the page. Checking the source code I see a \ufeff character there (See question mark):
<body id="uid10" class="pid11">
?<div id="body">
How do I remove this character?