{% load wagtailimages_tags %} <figure> {% image self.image fill-600x600 %} <figcaption>{{ self.caption }} - {{ self.attribution }}</figcaption> </figure>