summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-05-20 16:05:29 -0400
committersostler <sbostler@gmail.com>2010-05-20 16:05:29 -0400
commit04bec93bf1d58e7a75268651b54fdce566c408b1 (patch)
tree634cfb1eb8b33c6ed5ecbbee7bd547ab466f0d70 /template
parent4e58d4824e3369cecbcc4ae6054d2f6df2c50cb1 (diff)
parent7bdd0bee334dba7e4ab52eea081b6966280e3a51 (diff)
Merge branch 'master' of ssh://dump.fm/home/dumpfmprod/prod
Diffstat (limited to 'template')
-rw-r--r--template/about_us.st2
-rw-r--r--template/chat.st1
-rw-r--r--template/profile.st4
3 files changed, 4 insertions, 3 deletions
diff --git a/template/about_us.st b/template/about_us.st
index 1b84f04..abf91f4 100644
--- a/template/about_us.st
+++ b/template/about_us.st
@@ -32,7 +32,7 @@ background-attachment:fixed;" onload="
<div style="padding:0px" id="content" name="content"> <div style="background-color:#fff"><center>
<img src="/static/img/dumpclouds.png"><br><br>
<h5 style="padding:2px;">
-DUMP.FM is a <img src="/static/img/newanim.gif"> exciting tool for the internet; allowing pictures to be used for realtime communication and collaboration. Users can send image URLs (which display instantly in the chat), upload locally from their hard drive or post a pics right from their webcam. Every image gets stored in your DUMP.FM log, similarly, a log is kept of the entire collaboration.
+DUMP.FM is a <img src="/static/img/newanim.gif"> exciting tool for the internet; allowing pictures to be used for realtime communication and collaboration. Users can send image URLs (which display instantly in the chat), upload locally from their hard drive or post pics right from their webcam. Every image gets stored in your DUMP.FM log, similarly, a log is kept of the entire collaboration.
</center><br></div></h5>
</div></div>
diff --git a/template/chat.st b/template/chat.st
index c9b1ab7..a0fbe0b 100644
--- a/template/chat.st
+++ b/template/chat.st
@@ -61,6 +61,7 @@ $banner()$
<div id="userList">
$users: { u |
<div class="username"><a href="/$u.nick$" target="_blank">
+ $u.score_ent$
$if(u.avatar)$
<img src="$u.avatar$" width="50" height="50">
$else$
diff --git a/template/profile.st b/template/profile.st
index 858eca2..862b6d9 100644
--- a/template/profile.st
+++ b/template/profile.st
@@ -33,8 +33,8 @@
<h2>$nick$ </h2><br>
$if(score_ent)$
<h8>
- fav score: $score$
- $score_ent$
+ fav score: $score$
+ <h9>$score_ent$</h9>
$endif$</h8>
$if(isadmin)$
<div id="adminmute">