aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/cards.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-08-23 22:17:15 -0700
committerzotlabs <mike@macgirvin.com>2017-08-23 22:17:15 -0700
commit186f85483fe3ab45281c442b2b275448c5230c4f (patch)
treebe400abc22e656af28e70af866265820d57b2c94 /view/tpl/cards.tpl
parente157e3bec8722c04ed8dc2d215cd2efd0ce3ce79 (diff)
downloadvolse-hubzilla-186f85483fe3ab45281c442b2b275448c5230c4f.tar.gz
volse-hubzilla-186f85483fe3ab45281c442b2b275448c5230c4f.tar.bz2
volse-hubzilla-186f85483fe3ab45281c442b2b275448c5230c4f.zip
cards: make likes reload page
Diffstat (limited to 'view/tpl/cards.tpl')
-rw-r--r--view/tpl/cards.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/cards.tpl b/view/tpl/cards.tpl
index ae382a97f..a06e2fd22 100644
--- a/view/tpl/cards.tpl
+++ b/view/tpl/cards.tpl
@@ -2,6 +2,7 @@
<div class="section-title-wrapper">
<h2>{{$title}}</h2>
</div>
+ <div id="live-cards"></div>
{{$editor}}
{{$content}}
</div>