X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fprofile_vcard.tpl;h=462fb356775eea68eea3ac5bf21ce9161d17d7d5;hb=8c9ef56a71f4ebbc1ed4c1aafabb672617fccf4f;hp=1c01be398f9013e3a00efa15ad91b52fdbafe6dc;hpb=2241ba454026968fffacc4b4c684c7a635ff6d38;p=friendica.git diff --git a/view/theme/frio/templates/profile_vcard.tpl b/view/theme/frio/templates/profile_vcard.tpl index 1c01be398f..462fb35677 100644 --- a/view/theme/frio/templates/profile_vcard.tpl +++ b/view/theme/frio/templates/profile_vcard.tpl @@ -76,7 +76,7 @@
- {{if $profile.address}}{{$profile.address}}{{/if}} + {{if $profile.address}}{{$profile.address nofilter}}{{/if}} {{$profile.locality}}{{if $profile.locality}}, {{/if}} {{$profile.region}} @@ -129,6 +129,6 @@ {{if $contact_block}}
- {{$contact_block}} + {{$contact_block nofilter}}
{{/if}}