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