{{ "There isn't any activities."|trans }}
{% else %}{{ activity.date|format_date('short') }}
{% endif %}{{ activity.location.locationType.title|localize_translatable_string }} {{ activity.location.name }}
{{ activity.sentReceived|capitalize|trans }}
{{ activity.user.usernameCanonical|chill_entity_render_string|capitalize }}
{{ r|chill_entity_render_box }}
{% endfor %}