{% load humanize i18n wagtailcore_tags useful_tags %}

{{ item|upper }}

{% if item.search_description %}
{{ item.search_description|truncatechars:220|linebreaksbr }}
{% endif %}