{% load wagtailcore_tags %} {% if value.title %}

{{ value.title }}

{% endif %} {{ value.body|richtext }}