{% load i18n admin_tags lib_tags %}
{% trans "Name" %} | {% trans "Fullname/Recipient" %} | {% trans "Tags" %} | {% trans "Actions" %} |
---|---|---|---|
{% identity_modify_link ident %} | {{ ident.name_or_rcpt }} | {% render_tags ident.tags %} | {% identity_actions user ident %} |