{% autoescape %}
{{ trans('ID Code') }}: {{ item.id_code }}
Description: {{ item.description }}
Category: {{ item.category_path ?: 'Uncategorized' }}
Location: {{ item.location }}