]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/viewcontact_template.tpl
viewcontact: use section_title.tpl as headding
[friendica.git] / view / templates / viewcontact_template.tpl
index ff33d65213195492b1b59763b4a60f91a6192969..455551c680acff6b2de283e32f4b42cb276ce127 100644 (file)
@@ -1,5 +1,5 @@
 
-<h3>{{$title}}</h3>
+{{include file="section_title.tpl"}}
 
 {{foreach $contacts as $contact}}
        {{include file="contact_template.tpl"}}