diff options
Diffstat (limited to 'view/tpl/cards.tpl')
-rw-r--r-- | view/tpl/cards.tpl | 1 |
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> |