Exception while rendering
page<TYPO3.Neos:Page>/
body:
An invalid node path was specified: is of type NULL but a string is expected.
Fixed it by changing:
footer = TYPO3.Neos:ContentCollection {
to:
footer = TYPO3.Neos.NodeTypes:ContentCollection {