{% load i18n %} {% trans "Categories" %} {% verbatim %} {{ category.gn_description | limitTo: 25 }}{{ category.gn_description.length > 25 ? '...' : ''}} {{ category.count }} {% endverbatim %} {% trans "Keywords" %} {% verbatim %} {{ keyword.name }} {{ keyword.count }} {% endverbatim %} {% trans "Date" %} {% trans "Date begins after:" %} {% trans "Date ends before:" %}