<template><layoutclass="index-view-layout index-view-layout--top"><headerclass="index-view-header"><divclass="index-view-header__left"><slotname="headerLeft"/></div><divclass="index-view-header__center"><slotname="headerCenter"/></div><divclass="index-view-header__right"><slotname="headerRight"/></div></header><slotname="breadcrumb"/><contentclass="index-view-content"><slotname="navPos"/><divclass="copyright-notice"><divclass="notice">Copyright 1999-2021 Ernst & Young. All Rights Reserved.</div></div></content><footerclass="index-view-footer"><slotname="footer"></slot></footer></layout></template><scriptlang="ts">import{Vue,Component}from'vue-property-decorator';@Component({})exportdefaultclassAppIndexViewLayoutTopextendsVue{}</script><stylelang="scss">@import"./index-view-layout-top.scss";</style>