X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=d1e6847951628e784f0a3983b66c5a2ca7c46d99;hb=393a91ea7857de46f22cd4d8460476505593e89f;hp=34f265ee671ed1ffe8d8559b76afccbed4f4162b;hpb=bdd71b10bef1aa03961fb9c0e2b95c36e9acb096;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl index 34f265ee67..d1e6847951 100644 --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -1,29 +1,50 @@
- $fullname - $pdesc - $tabs - - $photo - +
$profile.name
+ + + + {{ if $pdesc }}
$profile.pdesc
{{ endif }} +
$profile.name
+ + + + {{ 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 }} + + {{ if $gender }}
$gender
$profile.gender
{{ endif }} + + {{ if $profile.pubkey }}{{ endif }} + + {{ if $marital }}
$marital
$profile.marital
{{ endif }} + + {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} + + {{ inc diaspora_vcard.tpl }}{{ endinc }} + - - $location - - $gender - - $pubkey - -$diaspora -
-$marital - -$homepage +$contact_block