{% load i18n %}

{% trans 'Respectful' %}: {{ recipient.name }}[{{ recipient.username }}]


{% trans 'User' %}: [{{ name }}({{ username }})]

{% trans 'Assets' %}: [{{ asset }}]

{% trans 'Account' %}: [{{ account_name }}({{ account }})]


{% trans 'The user has just logged in to the asset. Please ensure that this is an authorized operation. If you suspect that this is an unauthorized access, please take appropriate measures immediately.' %}

{% trans 'Thank you' %}!