{% verbatim %}
{% endverbatim %} {% verbatim %}

{{ item.category__gn_description }}

{{ item.title }}

{{ item.abstract | limitTo: 300 }}{{ item.abstract.length > 300 ? '...' : ''}}

{{ !item.app ? item.app__title:item.app.title }}

{% endverbatim %}