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