X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=154f22363ce6118ce3c80c104a449d4024b503d1;hb=36545e554bd051f602c270569a20eddf432555f0;hp=86655951de4525318e4bedc9205d29ace9e0651e;hpb=326a873082cd9f31f70bfb703ad2c3e7fde19bb8;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl old mode 100644 new mode 100755 index 86655951de..154f22363c --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -1,28 +1,47 @@
- $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 -
-$marital - -$homepage +$contact_block -$diaspora