<% # Get the landing page and render it using the project framework frontpage = object.first('frontpage-8-4') if not frontpage: frontpage = object.first('frontpage-6-6') %> ${ frontpage.render() }