{% load i18n %}
{{ count }} {% trans "items found"%}
{% trans "Year:" %} {{ item.year }}; {% trans "Provider" %} {{ item.provider }}