aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_vcard.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-06-28 17:03:17 -0700
committerzotlabs <mike@macgirvin.com>2017-06-28 17:03:17 -0700
commit798a03c2ab3d848fb7ba09027e968a99b67e7d95 (patch)
tree89393ae315d9a7847e8e93278c7fe332abd72618 /view/tpl/profile_vcard.tpl
parent34c4775916f824755b4545f8d6f0ec2b8a653a88 (diff)
downloadvolse-hubzilla-798a03c2ab3d848fb7ba09027e968a99b67e7d95.tar.gz
volse-hubzilla-798a03c2ab3d848fb7ba09027e968a99b67e7d95.tar.bz2
volse-hubzilla-798a03c2ab3d848fb7ba09027e968a99b67e7d95.zip
diaspora hcard wasn't being rendered
Diffstat (limited to 'view/tpl/profile_vcard.tpl')
-rwxr-xr-xview/tpl/profile_vcard.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl
index 13c22a2c7..f51f0719c 100755
--- a/view/tpl/profile_vcard.tpl
+++ b/view/tpl/profile_vcard.tpl
@@ -49,9 +49,9 @@
{{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url u-url">{{$profile.homepage}}</dd></dl>{{/if}}
-
+<div class="hcard-addon"></div>
</div>
-<div id="clear"></div>
+<div class="clear"></div>
{{$rating}}