view sat_templates/templates/bulma/call/call_avatar.html @ 404:66f98ee041d8 default tip

chat: add UI for replies/threads: rel 457
author Goffi <goffi@goffi.org>
date Tue, 06 May 2025 00:37:41 +0200
parents a5a80d761e3e
children
line wrap: on
line source

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

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