{% autoescape %}
{{ trans('Category') }}: {{ item.category_name ?: trans('Uncategorized') }}
{{ item.description }}