streams/view/tpl/help.tpl
2019-10-28 16:47:55 -07:00

8 lines
232 B
Smarty

<div id="help-content" class="generic-content-wrapper">
<div class="clearfix section-title-wrapper">
<h2>{{$title}} {{$heading}}</h2>
</div>
<div class="section-content-wrapper" id="doco-content">
{{$content}}
</div>
</div>