{% load wagtailcore_tags %}

{{ value.text|richtext }}

{% with link=value.link.0.value %} {{ link.text }} {% endwith %}