view sat_templates/templates/bulma/call/call_avatar.html @ 398:6ae380307ddc

bulma (components/avatar): fix template when not identity is found.
author Goffi <goffi@goffi.org>
date Thu, 06 Jun 2024 15:21:47 +0200
parents a5a80d761e3e
children
line wrap: on
line source

{% import 'components/avatar.html' as avatar with context %}

{{ avatar.avatar(entity, "is-64x64") }}