Pagd

Template. Context. Page.

templates – Collection of plugins to parse layout-templates

A collection of plugins to handle layout templates. Note that these plugins does not stipulate how template files are to be organised. It is upto the layout plugins to define that and subsequently pick the correct template for each page.

The template plugin simply accepts a template file and context dictionary, more specifically Page instance, to generate the final html text for the page.