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/section_title.tpl

6 lines
92 B
Smarty

<div class="section-title-wrapper">
<h2>{{$title}}</h2>
<div class="clear"></div>
</div>