X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fprofile_vcard.tpl;h=793fec753af80935358308c177c95d6aef913a88;hb=4f9f86e310a433d56622527be002ba2a474c5240;hp=1fc3ccf207a9fd28ddbc35040116953a95023a45;hpb=63610c7b73fcaf862adbf880d4968dd2b1678d9b;p=friendica.git diff --git a/view/theme/frio/templates/profile_vcard.tpl b/view/theme/frio/templates/profile_vcard.tpl index 1fc3ccf207..793fec753a 100644 --- a/view/theme/frio/templates/profile_vcard.tpl +++ b/view/theme/frio/templates/profile_vcard.tpl @@ -1,131 +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}} -
+
+ + {{$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}}