{% load i18n %}
{% if user_last_event %}

{% trans 'Latest activity:' %}

{{ profile.avatar }}
{% endif %}