{% load i18n avatar %} {% comment %} User identity cell for the tenant user / user-role tables. Rendered from Python via ``render_to_string`` in ``conjunto/tenants/tables.py`` so the avatar tag (stored image or initials fallback) and the status badges stay in a template rather than being assembled with ``format_html`` in Python. Context: u the user record show_inactive truthy => also render the "Inactive" badge {% endcomment %}