]> git.mxchange.org Git - friendica.git/blob - view/templates/section_title.tpl
Merge pull request #2130 from annando/1512-contact-rework
[friendica.git] / view / templates / section_title.tpl
1 <div class="section-title-wrapper">
2         {{if $title}}<h2>{{$title}}</h2>{{/if}}
3         <div class="clear"></div>
4 </div>