Reference: Templates
- General Concepts -- introduction to general concepts of CppCMS templates, synatax notes.
- Top Level Blocks -- description of top level blocks of any CppCMS template.
- Rendering Commands -- commands for displaying content in templates.
- Flow Control -- controlling the flow of execution.
- Building Templates -- how to build templates into dynamically loadable objects or link with them.
- cppcms::base_view & cppcms::base_content -- classes used in the template system.