{% load wagtailcore_tags %}

{{ item.title }}

{{ item.description | richtext }}
{% if item.link %} {% endif %}