X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fprofile_vcard.tpl;h=462fb356775eea68eea3ac5bf21ce9161d17d7d5;hb=8c9ef56a71f4ebbc1ed4c1aafabb672617fccf4f;hp=831c47171d6503b509bd61d926ae8ab786037b0e;hpb=b2cded0758946b413992e5742fa6321f3a34d933;p=friendica.git diff --git a/view/theme/frio/templates/profile_vcard.tpl b/view/theme/frio/templates/profile_vcard.tpl index 831c47171d..462fb35677 100644 --- a/view/theme/frio/templates/profile_vcard.tpl +++ b/view/theme/frio/templates/profile_vcard.tpl @@ -1,25 +1,26 @@
- {{if $profile.picdate}} -
{{$profile.name}} - {{else}} -
{{$profile.name}} - {{/if}} -
+
+ {{if $profile.picdate}} + {{$profile.name}} + {{else}} + {{$profile.name}} + {{/if}} +
{{if $profile.edit}} -
- -
+
+ +
{{else}} {{if $profile.menu}} -
+
{{/if}} {{/if}} -
-
+
+ {{* The short information which will appended to the second navbar by scrollspy *}} {{if $contact_block}}
- {{$contact_block}} + {{$contact_block nofilter}}
{{/if}}