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