Mercurial > libervia-templates
view sat_templates/templates/bulma/call/call_avatar.html @ 391:cb3e75c7c999
install: add pyproject.toml
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 12 Jan 2024 23:22:17 +0100 |
parents | a5a80d761e3e |
children |
line wrap: on
line source
{% import 'components/avatar.html' as avatar with context %} {{ avatar.avatar(entity, "is-64x64") }}