{% load wagtailcore_tags %}
{{ value.quote }}
{% if value.attribution %} {{ value.attribution }} {% endif %} {% if value.name %} {{ value.name }} {% endif %} {% if value.role %} {{ value.role }} {% endif %} {% with link=value.link.0.value %} {% if link %} {{ link.text }} {% endif %} {% endwith %}