X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=d65b65784c7bea0f2979697cb0bf0f4d2f7666fb;hb=906addf865ccab2c98d5035fc6c1b10d43004dfe;hp=34f265ee671ed1ffe8d8559b76afccbed4f4162b;hpb=96342878398e394173ba1a2dd825afbcb19e7199;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl index 34f265ee67..d65b65784c 100644 --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -1,29 +1,63 @@
- $fullname - $pdesc - $tabs +
+
$profile.name
+ {{ if $profile.edit }} +
+ $profile.edit.1 + +
+ {{ endif }} +
+ + + {{ if $pdesc }}
$profile.pdesc
{{ endif }} +
$profile.name
- $photo - - $location + {{ if $location }} +
$location
+
+ {{ if $profile.address }}
$profile.address
{{ endif }} + + $profile.locality{{ if $profile.locality }}, {{ endif }} + $profile.region + $profile.postal-code + + {{ if $profile.country-name }}$profile.country-name{{ endif }} +
+
+ {{ endif }} - $gender + {{ if $gender }}
$gender
$profile.gender
{{ endif }} + + {{ if $profile.pubkey }}{{ endif }} - $pubkey + {{ if $marital }}
$marital
$profile.marital
{{ endif }} -$diaspora + {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} + {{ inc diaspora_vcard.tpl }}{{ endinc }} + +
-$marital - -$homepage +$contact_block