{% load wagtailimages_tags %} {% image value.image width-750 class="img-responsive" %} {% if value.caption %} {{ value.caption }} {% endif %}