{% load wagtailcore_tags wagtailimages_tags static %}

{{ value.title }}

{% if value.description %}

{{ value.description }}

{% endif %}