aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/help.tpl
blob: 484fd67c927f0c978dc7fd4d6f8e4e0df55558a7 (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" id="doco-content">
	{{$content}}
	</div>
</div>