stencet
v0.1.16
Build C++ web server modules that allow easy routing and deployment.
|
This one can be a bit tricky to get down specifially. See TemplateInheritance for the full picture.
This tag must be the first in a template, and after it only block tags can exist at the top level. The form is:
Note that there can be many blocks defined. Note also that block means something different when not right underneath an extends tag.
The basic idea though is that whatever blocks you define here 'overwrite' the analagous ones found in the 'Layout' template.
See also: Block