<#if app.getAllPSAppViews()??> <#list app.getAllPSAppViews() as singleView>
  • <#if singleView.getCaption()?length > 0>${singleView.getCaption()}<#else>${singleView.getTitle()}