Skip to content
Snippets Groups Projects
nehubaViewer.template.html 529 B
Newer Older
<div id = "neuroglancer-container">
Xiao Gui's avatar
Xiao Gui committed
  <div placeholder *ngIf = "constantService.loadExportNehubaPromise ? !(constantService.loadExportNehubaPromise | async) : true">
    <h1 tyle = "text-align:center;">
Xiao Gui's avatar
Xiao Gui committed
      loading nehuba viewer
    </h1>
    <h1 style = "text-align:center;">
      <span class = "homeAnimationDots loadingAnimationDots">&bull;</span>
      <span class = "homeAnimationDots loadingAnimationDots">&bull;</span>
      <span class = "homeAnimationDots loadingAnimationDots">&bull;</span>
    </h1>
  </div>