aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/xchan_vcard.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/xchan_vcard.tpl')
-rw-r--r--view/tpl/smarty3/xchan_vcard.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/xchan_vcard.tpl b/view/tpl/smarty3/xchan_vcard.tpl
index f470e057f..76f40326b 100644
--- a/view/tpl/smarty3/xchan_vcard.tpl
+++ b/view/tpl/smarty3/xchan_vcard.tpl
@@ -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="vcard-photo photo" src="{{$photo}}" alt="name" /></div>
</div>