diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-10 01:03:11 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-10 01:03:11 -0400 |
| commit | 1847fd22d50433184eaaeafce9e47874f7c8c36f (patch) | |
| tree | 6e7f99faf8844de79379e65285d328283689d6da /template/preload.st | |
| parent | f9e44dac3ee7673c092e162e2b6e3d1d61884941 (diff) | |
sostler prod commit
Diffstat (limited to 'template/preload.st')
| -rw-r--r-- | template/preload.st | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/template/preload.st b/template/preload.st index 1495ace..ad17dbd 100644 --- a/template/preload.st +++ b/template/preload.st @@ -7,5 +7,11 @@ <img src="/static/img/dumppixel.png" class="invisible" /> <img src="/static/img/zoom.gif" class="invisible" /> <img src="/static/img/thumbs/heartcolorshift.gif" class="invisible" /> + <img src="/static/img/thumbs/smallheart.gif" class="invisible" /> + <img src="/static/img/thumbs/chatheartover.gif" class="invisible" /> + <img src="/static/img/thumbs/smallheartfaved.gif" class="invisible" /> + <img src="/static/img/thumbs/heartover.gif" class="invisible" /> + <img src="/static/img/thumbs/heart.gif" class="invisible" /> <img src="/static/img/dumppixelhover.png" class="invisible" /> + <img src="http://dump.fm/static/img/dumppixelhover.png" class="invisible" /> </div>
\ No newline at end of file |
