summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-20 16:04:32 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-20 16:04:32 -0400
commit7bdd0bee334dba7e4ab52eea081b6966280e3a51 (patch)
tree7bef04b7bad3d33cb1a70312764f52563caa548d /template
parent79a6abeaabd86ff88d618824afee30c32937d5b7 (diff)
sostler prod commit
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 5b829fc..5478dcd 100644
--- a/template/chat.st
+++ b/template/chat.st
@@ -62,6 +62,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">