]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/viewcontact_template.tpl
Merge pull request #580 from fermionic/20130111-better-conversion-scripts
[friendica.git] / view / smarty3 / viewcontact_template.tpl
index 4a69dd4b52ac35b11722b906033037440ef69da0..40283b8e9dd5d3e44ce4ab13a6f0351b50fc7093 100644 (file)
@@ -2,7 +2,8 @@
  *     AUTOMATICALLY GENERATED TEMPLATE
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
- *}}<h3>{{$title}}</h3>
+ *}}
+<h3>{{$title}}</h3>
 
 {{foreach $contacts as $c}}
        {{include file="contact_template.tpl" contact=$c}}