aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_vcard.tpl
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-08-22 09:17:17 +0200
committermarijus <mario@mariovavti.com>2014-08-22 09:17:17 +0200
commitb0d52943e85bf819d4ddf91127ca25ec7a32c289 (patch)
treefcb7c92735bbcbae9359d3fcf91a185226698426 /view/tpl/profile_vcard.tpl
parent1a3be504516db7106ea0ce385691e5a3eca4c084 (diff)
parentc5f4e5bac76de93b30c00fa9fb3dc8a559d7b070 (diff)
downloadvolse-hubzilla-b0d52943e85bf819d4ddf91127ca25ec7a32c289.tar.gz
volse-hubzilla-b0d52943e85bf819d4ddf91127ca25ec7a32c289.tar.bz2
volse-hubzilla-b0d52943e85bf819d4ddf91127ca25ec7a32c289.zip
Merge branch 'upstream'
Diffstat (limited to 'view/tpl/profile_vcard.tpl')
-rwxr-xr-xview/tpl/profile_vcard.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl
index a653dca7d..7dff8fdeb 100755
--- a/view/tpl/profile_vcard.tpl
+++ b/view/tpl/profile_vcard.tpl
@@ -43,6 +43,9 @@
{{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url"><a href="{{$profile.homepage}}" >{{$profile.homepage}}</a></dd></dl>{{/if}}
+ {{if $diaspora}}
+ {{include file="diaspora_vcard.tpl"}}
+ {{/if}}
{{if $connect}}
<a href="{{$connect_url}}" class="rconnect"><i class="icon-plus connect-icon"></i> {{$connect}}</a>