]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/vcard-widget.tpl
Merge branch 'master' of https://github.com/annando/friendica
[friendica.git] / view / smarty3 / vcard-widget.tpl
index dcb76edd446e4a2aab77f116c6af8967932d72f5..6ccd2ae1d09ffc2543ff0e1593476e2cc524d13e 100644 (file)
@@ -2,7 +2,8 @@
  *     AUTOMATICALLY GENERATED TEMPLATE
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
- *}}   <div class="vcard">
+ *}}
+       <div class="vcard">
                <div class="fn">{{$name}}</div>
                <div id="profile-photo-wrapper"><img class="photo" style="width: 175px; height: 175px;" src="{{$photo}}" alt="{{$name}}" /></div>
        </div>