X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fprofile_vcard.tpl;h=793fec753af80935358308c177c95d6aef913a88;hb=4f9f86e310a433d56622527be002ba2a474c5240;hp=50b03bad117bd8a33eae589d83025aa2b7ead3c2;hpb=2a33882fe03a52eb27a0c7154bac57e9fcd081b3;p=friendica.git diff --git a/view/theme/frio/templates/profile_vcard.tpl b/view/theme/frio/templates/profile_vcard.tpl index 50b03bad11..793fec753a 100644 --- a/view/theme/frio/templates/profile_vcard.tpl +++ b/view/theme/frio/templates/profile_vcard.tpl @@ -1,113 +1,130 @@
- {{if $profile.picdate}} -
{{$profile.name}} - {{else}} -
{{$profile.name}} - {{/if}} -
+
+ {{if $profile.picdate}} + {{$profile.name|escape}} + {{else}} + {{$profile.name|escape}} + {{/if}} +
{{if $profile.edit}} -
- -
+
+ +
{{else}} {{if $profile.menu}} -
+
{{/if}} {{/if}} -
-
+
+ + {{* The short information which will appended to the second navbar by scrollspy *}} +
-
{{$profile.name}}
+

{{$profile.name|escape}}

- {{if $profile.addr}}
{{$profile.addr}}
{{/if}} + {{if $profile.addr}}
{{$profile.addr|escape}}
{{/if}} - {{if $profile.pdesc}}
{{$profile.pdesc}}
{{/if}} + {{if $profile.pdesc}}
{{$profile.pdesc|escape}}
{{/if}}
{{if $location}} -
- - - {{if $profile.address}}{{$profile.address}}{{/if}} - - {{$profile.locality}}{{if $profile.locality}}, {{/if}} - {{$profile.region}} - {{$profile.postal_code}} - - {{if $profile.country_name}}{{$profile.country_name}}{{/if}} +
+ + + {{if $profile.address}}{{$profile.address}}{{/if}} + + {{$profile.locality|escape}}{{if $profile.locality}}, {{/if}} + {{$profile.region|escape}} + {{$profile.postal_code|escape}} -
+ {{if $profile.country_name}}{{$profile.country_name|escape}}{{/if}} +
+
{{/if}} + {{if $profile.xmpp}} +
+ + {{$profile.xmpp|escape}} +
+ {{/if}} {{if $gender}}
- {{$profile.gender}} + {{$profile.gender|escape}}
{{/if}} - {{if $profile.pubkey}}{{/if}} + {{if $profile.pubkey}}{{/if}} - {{if $contacts}}{{/if}} + {{if $contacts}}{{/if}} - {{if $updated}}{{/if}} + {{if $updated}}{{/if}} {{if $marital}}
- {{$profile.marital}} + {{$profile.marital|escape}}
{{/if}} {{if $homepage}} {{/if}} - {{if $about}}{{/if}} + {{if $about}}{{/if}} {{include file="diaspora_vcard.tpl"}}
-
{{if $contact_block}}