summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/directory.st8
1 files changed, 7 insertions, 1 deletions
diff --git a/template/directory.st b/template/directory.st
index d49dfea..d9129ff 100644
--- a/template/directory.st
+++ b/template/directory.st
@@ -19,7 +19,7 @@
<div id="log">
<br>
<div id="dprofile">
- <h2> DUMP STARS </h2><br><h3>Ordered by post count</h3>
+ <h2> DUMP STARS </h2><br><h3>Ordered by fav count</h3>
</div>
@@ -30,6 +30,12 @@
$users:{ dump |
<div class="dlogged-dump" id="message-$dump.message_id$">
<a href="/$dump.nick$">
+ $if(dump.score_ent)$
+ <h8>
+ fav score: $dump.score$
+ <h9>$dump.score_ent$</h9>
+ </h8>
+ $endif$
<div id="usernicks"> <b>$dump.nick$</b></div>
$if(dump.avatar)$
<div id="dlogavatar">