X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=5bcbfd0b02e147aa32b81f2c86988fbc14d0dd09;hb=f1ee5f48d4a0bb2f293c6c9a38ba71cbeb9d14fa;hp=86655951de4525318e4bedc9205d29ace9e0651e;hpb=bdf42473a0341f291cd256323d122aa80bb0cb0b;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl index 86655951de..5bcbfd0b02 100644 --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -1,28 +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 }} -
+ {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} -$marital + {{ inc diaspora_vcard.tpl }}{{ endinc }} + + + -$homepage +$contact_block -$diaspora