{% load static wagtailcore_tags %}
{% if value.image %} {% image value.image width-400 height-200 alt=value.title %} {% endif %}

{{ value.title }}

{{ value.text }}