export default () => ( <div id="page-without-h1-or-title"> <div>My heading</div> <div>Extraneous stuff</div> </div> )