Blocks:block
From Dwoo Docs
Defines a block that can be extended by a child template
block(string $name)
- name : block name, create a new block with that same name in the child template to override it
Read the template inheritance page for more details and examples.




