var engineHeadline = engineChanges.length ? (
            <h4>In The Engine <small><a href="https://github.com/dodekeract/manta-config-engine/blob/master/documentation/CHANGELOG.md">view on GitHub</a></small></h4>
        ) : '';