<#--  content  -->
<#assign content>
    :showBusyIndicator="${ctrl.isShowBusyIndicator()?c}"  
  <#if view.getViewType() == 'APPINDEXVIEW'>
    v-model="collapseChange"  
    :mode="mode"
    :navModel="navModel"
    viewtag="${srffilepath2(view.getCodeName())}"
    :selectTheme="selectTheme"  
    :isDefaultPage="isDefaultPage"  
    :isBlankMode="isBlankMode"
    :defPSAppView="defPSAppView" 
  </#if>
</#assign>
<#ibizinclude>
../@MACRO/HTML/DEFAULT.html.ftl
</#ibizinclude>