summaryrefslogtreecommitdiff
path: root/template/preload.st
blob: b14f8b9a0486c9fec6b3b39ff883d9cf94337271 (plain)
1
2
3
4
5
6
7
<!-- todo: just put this lot in javascript? -->
<div id="preload">
  <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big" />
   <img src="/static/img/upload.png" class="invisible" />
   <img src="/static/img/fade-blue.png" class="invisible" />
   <img src="/static/img/calm.gif" class="invisible" />
</div>