X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=5bcbfd0b02e147aa32b81f2c86988fbc14d0dd09;hb=eb84a22da749264fa79829d27471002d9f1e287f;hp=34f265ee671ed1ffe8d8559b76afccbed4f4162b;hpb=bdd71b10bef1aa03961fb9c0e2b95c36e9acb096;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl old mode 100644 new mode 100755 index 34f265ee67..5bcbfd0b02 --- 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