{% load wagtailcore_tags %} {% load wagtailimages_tags %} {% image self.background_img width-1920 as tmp_photo %}
{% for block in self.content %} {% include_block block with block_count=forloop.counter %} {% endfor %}