{% extend 'extend.parent' %} This is child's content {% block 'content' %} {% include 'extend.section' %} {% end_block %}