make sure the hcard addon markup will be available even if other profile entries are missing

This commit is contained in:
Mario Vavti
2024-05-08 12:18:00 +02:00
parent 11d7a4c9f7
commit 7a5bb99d87

View File

@@ -99,8 +99,11 @@
</dl>
{{/if}}
</div>
{{/if}}
{{if $details}}
<div class="hcard-addon"></div>
{{/if}}
</div>
{{if $details}}
{{$chanmenu}}