From 7a5bb99d87f85a4ea93c270beaa27ecee0c0b853 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 8 May 2024 12:18:00 +0200 Subject: make sure the hcard addon markup will be available even if other profile entries are missing --- view/tpl/profile_vcard.tpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index dd372beac..de08cfc19 100644 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -99,8 +99,11 @@ {{/if}} + {{/if}} + {{if $details}}
{{/if}} + {{if $details}} {{$chanmenu}} -- cgit v1.2.3