X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fvcard-widget.tpl;h=0eae2841bd3e200d19e06e5ca96017f7e5284c77;hb=fabc90e9dd5f1c4280a9bfa6c6930a3fc985f87a;hp=472dced2b4b5a5c666e0b71032c6d62275abbfca;hpb=0eb69b963e5bc17f94064e20a0b7629296f5aeb8;p=friendica.git diff --git a/view/theme/frio/templates/vcard-widget.tpl b/view/theme/frio/templates/vcard-widget.tpl index 472dced2b4..0eae2841bd 100644 --- a/view/theme/frio/templates/vcard-widget.tpl +++ b/view/theme/frio/templates/vcard-widget.tpl @@ -1,10 +1,12 @@ +
-
- {{if $url}} -
{{$name}}
- {{else}} -
{{$name}}
- {{/if}} +
+ {{if $url}} + {{$name}} + {{else}} + {{$name}} + {{/if}} +
{{* The short information which will appended to the second navbar by scrollspy *}}
-
{{$name}}
- {{if $addr}}
{{$addr}}
{{/if}} - {{if $pdesc}}
{{$pdesc}}
{{/if}} +
+

{{$name}}

+ + {{if $addr}}
{{$addr}}
{{/if}} + + {{if $pdesc}}
{{$pdesc}}
{{/if}} - {{if $account_type}}{{/if}} - {{if $network_name}}
{{$network}}
{{$network_name}}
{{/if}} -
+ {{if $account_type}}{{/if}} + + {{if $network_link}}
{{$network}}
{{$network_link nofilter}}
{{/if}} +