aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/common_widget.tpl
blob: e542031dcc0a4873932c9e2a127a6cb905b00f93 (plain) (blame)
1
2
3
4
5
6
<div class="widget">
	<h3>
		{{$title}}
	</h3>
	{{$content}}
</div>