{% for context_block in blocks %}
{% include context_block.block_object.get_template with block_object=context_block.block_object %}
{% endfor %}