Static templating with Mako
You can put additional static html template into your page, using the Genro Static templating system and Mako.
There are two ways to redefine the static part of a genroWeb page:
- ridefinition by page (by a templating file with the same name of your page file)
- in the site, css-like approach (a new standard.tpl file in the standard library of your site, ex. lib/skin/gnr_blue)
Example:
