diff options
Diffstat (limited to 'template/log_dump.st')
| -rw-r--r-- | template/log_dump.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/log_dump.st b/template/log_dump.st index 0a6b596..2f06e81 100644 --- a/template/log_dump.st +++ b/template/log_dump.st @@ -18,6 +18,6 @@ $else$ <img src="/static/img/thumbs/bw.left.gif" class="thumb" onclick="Tag.favorite(this)"> $endif$ <div class="content">$dump.content$</div> - <!-- <hr /> --> + <hr /> $share_buttons()$ - </div>
\ No newline at end of file + </div> |
