streams/view/tpl/common_widget.tpl

7 lines
68 B
Smarty
Raw Normal View History

2018-06-01 10:11:07 +00:00
<div class="widget">
<h3>
{{$title}}
</h3>
{{$content}}
</div>