{% for block in page.body %} {% get_block_template block.block_type as block_template %} {% include block_template with value=block.value %} {% endfor %} {% include "texsiteserene/includes/navigator.html" with page=page only %}