This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/view/tpl/common_widget.tpl
2018-06-01 12:11:07 +02:00

7 lines
68 B
Smarty

<div class="widget">
<h3>
{{$title}}
</h3>
{{$content}}
</div>