Main template layout -------------------- Main template should be as simple as possible, featuring a Header, Footer, Body with optional Sidebar. Structure (Body topics, Sidebar) is well supported through docutils directives, 'Header/Footer' should remain static throughout the site:: +-----------------------+ | Header | +-----------------------+ | Body | | +---------+ | | | Sidebar | | | | | | | | | | | | | | | +---------+ | | | +-----------------------+ | Footer | +-----------------------+ Header -- see: menue.txt Footer -- holds copyright, legal, contact, feedback mail addresses