diff options
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()$ |
