X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fprofile_vcard.tpl;h=0a3a13f9dc633ece2959c9f64518bdd9acb22635;hb=07818a65536c1cb6373f4494245c583853e0fa95;hp=08c7a77fb4ee41987edf1dd345c4890ad3f47cb2;hpb=29bd6c9853df302e9fda64a2bd5b8e956211e136;p=friendica.git diff --git a/view/templates/profile_vcard.tpl b/view/templates/profile_vcard.tpl index 08c7a77fb4..0a3a13f9dc 100644 --- a/view/templates/profile_vcard.tpl +++ b/view/templates/profile_vcard.tpl @@ -3,15 +3,16 @@
{{$profile.name}}
- + {{if $profile.addr}}
{{$profile.addr}}
{{/if}} - {{if $pdesc}}
{{$profile.pdesc}}
{{/if}} + {{if $profile.pdesc}}
{{$profile.pdesc}}
{{/if}} {{if $profile.picdate}}
{{$profile.name}}
- {{else}} + {{else}}
{{$profile.name}}
- {{/if}} + {{/if}} + {{if $account_type}}
{{$account_type}}
{{/if}} {{if $profile.network_name}}
{{$network}}
{{$profile.network_name}}
{{/if}} {{if $location}}
{{$location}}
@@ -33,6 +34,8 @@ {{if $contacts}}{{/if}} + {{if $updated}}{{/if}} + {{if $marital}}
{{$marital}}
{{$profile.marital}}
{{/if}} {{if $homepage}}
{{$homepage}}
{{$profile.homepage}}
{{/if}} @@ -44,15 +47,18 @@