Personal tools
Skip to content. | Skip to navigation
grokcore.layout The grokcore.layout package provides a simple way to write view components which can be included into a defined layout. It turns around two main components : the Page and the Layout.Layout The layout is a component allowing you to design your site. Often, it's the common structure shared between all the pages. Technically, it is a class based on the view components interface,...
Document Actions