diff options
| author | sostler <sbostler@gmail.com> | 2010-02-09 21:03:52 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-02-09 21:03:52 -0500 |
| commit | 079e2e9c1d3d5fb0f19515bfb566864565c43213 (patch) | |
| tree | eac7b3fc9a4eecdd4006177eb428c5a7e32db63c /template/preload.st | |
| parent | 8bb0ddd75b6b2160198fa362a2b8f67d7e029a0a (diff) | |
| parent | 070676f3803161a9bce3a37697dd5d0255630819 (diff) | |
Merge branch 'master' of ssh://sostler@dump.fm/pichat/repo
Diffstat (limited to 'template/preload.st')
| -rw-r--r-- | template/preload.st | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/preload.st b/template/preload.st new file mode 100644 index 0000000..ca8dbaa --- /dev/null +++ b/template/preload.st @@ -0,0 +1,3 @@ +<div id="preload"> + <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big" /> +</div>
\ No newline at end of file |
