modal(show="true" background-click-close=true)
  .image-viewer-container.flex.column
    image-viewer-header.flex(handle="batman" title="My Very Important Project Images" download-allowed="true")

    image-slide-viewer.flex.flex-grow(files="vm.files" starting-file="vm.startingFile" show-notifications="vm.showNotifications")