{% load wagtailimages_tags wagtailcore_tags %}
{% if value.image_method == 'fill' %} {% image value.image fill-495x540-c80 %} {% elif value.image_method == 'max' %} {% image value.image max-495x540 %} {% endif %}
{{ value.text|richtext }}