{% with title=item.topic_name, title_link=item.path, description=item.subtitle, type=item.type %}

{{ type }}

{{ title }}

{{ description }}

{% endwith %}