cards: remove double generic-content-wrapper and section title

This commit is contained in:
Mario Vavti 2017-09-06 15:55:34 +02:00
parent 0a7364d494
commit 643f515eaf

View File

@ -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}}