]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/section_title.tpl
Haromonize Find People Widget.
[friendica.git] / view / templates / section_title.tpl
index 8614fb883b0866fa06912dd3ae18fc48afa49658..f17dcf7ad40759f893c047b764c282bbeaab6ca5 100644 (file)
@@ -1,4 +1,4 @@
 <div class="section-title-wrapper">
-       <h2>{{$title}}</h2>
+       {{if $title}}<h2>{{$title}}</h2>{{/if}}
        <div class="clear"></div>
 </div>