{% extends 'partials/base.html' %} {% block content %} {% include 'partials/header.html' %} {{ page.title }} {% for block in page.body %} {% if block.block_type == 'heading' %}