X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=d1e6847951628e784f0a3983b66c5a2ca7c46d99;hb=a3a55897e5c8dc834d72cf66d705599ed990fa87;hp=34f265ee671ed1ffe8d8559b76afccbed4f4162b;hpb=c8cf2d1773623980d8055ff392b400aecb2a09b3;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