summaryrefslogtreecommitdiff
path: root/template/profile.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/profile.st')
-rw-r--r--template/profile.st17
1 files changed, 8 insertions, 9 deletions
diff --git a/template/profile.st b/template/profile.st
index 5744691..9b7cbac 100644
--- a/template/profile.st
+++ b/template/profile.st
@@ -30,8 +30,12 @@
$dumps:{ d | $profile_dump(dump=d)$ }$
<div id="profile">
- <h2>$nick$</h2>
-
+ <h2>$nick$ </h2><br>
+ $if(score_ent)$
+ <h8>
+ $score$
+ $score_ent$
+ $endif$</h8>
$if(isadmin)$
<div id="adminmute">
<a href="#" onclick="Admin.mute('$nick$'); return false">Mute $nick$!</a><br>
@@ -66,13 +70,8 @@
<div><img id="bio" src="/static/img/noinfo.png"></div>
$endif$
- $if(score_ent)$
- <div id="score" style="font-size: 500%">
- <h3>score</h3>
- $score$
- $score_ent$
- </div>
- $endif$
+
+
$if(is_home)$
<br>