friendica/view/templates/section_title.tpl

5 lines
91 B
Smarty

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