diff options
| author | Scott Ostler <scottbot9000@gmail.com> | 2011-02-13 21:50:51 -0500 |
|---|---|---|
| committer | Scott Ostler <scottbot9000@gmail.com> | 2011-02-13 21:50:51 -0500 |
| commit | 49f6a569b3a81aaea0ae283ca558b5a82d1d68af (patch) | |
| tree | 858c77004bbb3e334387ce0c2f72dc50ed0fce4b /template/log_dump.st | |
| parent | f7d0e76c1141ee7461e642356d8704c30fa2802a (diff) | |
front page templates
Diffstat (limited to 'template/log_dump.st')
| -rw-r--r-- | template/log_dump.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/log_dump.st b/template/log_dump.st index d1fce95..60080ad 100644 --- a/template/log_dump.st +++ b/template/log_dump.st @@ -5,7 +5,7 @@ $else$ $endif$ -$dump.created_on$ -- by <a href="/$dump.nick$"><b>$dump.nick$</b></a> +$dump.created_on$ -- by <a href="/$dump.nick$"><b>$dump.nick$</b></a>$if(dump.score)$ <span>$dump.score$</span><img src="$domain$/static/img/thumbs/heartfavedsm.gif" />$endif$ <div class="content" data-category="posts">$dump.content$</div> <hr /> $share_buttons()$ |
