{% load wagtailimages_tags %} {% if not self.fluid %}
{% endif %} {% image self.background_image max-2000x2000 as background_image %}
{{self.content}}
{% if not self.fluid %}
{% endif %}