aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_vcard.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-20 18:14:50 -0700
committerzotlabs <mike@macgirvin.com>2017-03-20 18:14:50 -0700
commit7a611c6d47020d227630a96de8026da4dae5f862 (patch)
treef96f2e17b547fa16b860e75e911fccb956dd8c65 /view/tpl/profile_vcard.tpl
parentda823125b92a4cb2a128e5b3e7c7298c4ee74be8 (diff)
downloadvolse-hubzilla-7a611c6d47020d227630a96de8026da4dae5f862.tar.gz
volse-hubzilla-7a611c6d47020d227630a96de8026da4dae5f862.tar.bz2
volse-hubzilla-7a611c6d47020d227630a96de8026da4dae5f862.zip
create channel_store_lowlevel() and remove more diaspora stuff from core.
Diffstat (limited to 'view/tpl/profile_vcard.tpl')
-rwxr-xr-xview/tpl/profile_vcard.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl
index 9bd534fd8..c17a7878c 100755
--- a/view/tpl/profile_vcard.tpl
+++ b/view/tpl/profile_vcard.tpl
@@ -49,9 +49,6 @@
{{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url u-url">{{$profile.homepage}}</dd></dl>{{/if}}
- {{if $diaspora}}
- {{include file="diaspora_vcard.tpl"}}
- {{/if}}
</div>
<div id="clear"></div>