{% load wagtailimages_tags wagtailcore_tags my %}
{% include 'cms/blocks/common/bg.html' with bg_desktop=value.bg_desktop bg_mobile=value.bg_mobile theme=value.theme pos=value.svg_bg_position layer=value.bg_layer rendition_mobile='width-600' rendition_desktop='width-1920' %}
{% block block_content %} {% endblock %}