This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
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>