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