aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/tpl/cards.tpl13
1 files changed, 4 insertions, 9 deletions
diff --git a/view/tpl/cards.tpl b/view/tpl/cards.tpl
index a06e2fd22..60e6163ae 100644
--- a/view/tpl/cards.tpl
+++ b/view/tpl/cards.tpl
@@ -1,9 +1,4 @@
-<div class="generic-content-wrapper">
- <div class="section-title-wrapper">
- <h2>{{$title}}</h2>
- </div>
- <div id="live-cards"></div>
- {{$editor}}
- {{$content}}
-</div>
- {{$pager}}
+<div id="live-cards"></div>
+{{$editor}}
+{{$content}}
+{{$pager}}