aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/cards.tpl
blob: a06e2fd220362670a6255bcabd202c25cae56295 (plain) (blame)
1
2
3
4
5
6
7
8
9
<div class="generic-content-wrapper">
	<div class="section-title-wrapper">
		<h2>{{$title}}</h2>
	</div>
	<div id="live-cards"></div>
	{{$editor}}
	{{$content}}
</div>
	{{$pager}}