diff options
Diffstat (limited to 'template/preload.st')
| -rw-r--r-- | template/preload.st | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/template/preload.st b/template/preload.st index 1f51935..24f7e7c 100644 --- a/template/preload.st +++ b/template/preload.st @@ -1,4 +1,12 @@ <div id="preload"> <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big" /> <img src="/static/upload.png" /> + <img src="/static/dblue2.png" /> +<img src="/static/text.gif" /> +<img src="/static/directory.gif" /> +<img src="/static/image_draw.gif" /> +<img src="/static/door2.gif" /> +<img src="/static/cambutton.png" /> +<img src="/static/urlbutton.png" /> +<img src="/static/upbutton.png" /> </div>
\ No newline at end of file |
