$Id$ The template structure and syntax has completely changed with 1.3.3. See lib/Template.php for more, esp. the defined global php variables. ($request, $user, $page, $Theme and some action specific local vars.) There's no ###### markup anymore, instead normal php variables, constants and code can be used. Templates may be nested. Usage sample: See doc/THEMES for the full documentation.