path('layouts:template.config.php')); ?> render('head'); ?> get('body_config','{}'); ?>'> count('absolute')) : ?>
render('absolute'); ?>
count('toolbar-l') || $this['config']->get('date')) : ?>
get('date')) : ?> render('toolbar-l'); ?>
count('search')) : ?> count('toolbar-r')) : ?>
render('toolbar-r'); ?>
count('top-a')) : ?>
count('top-a')) : ?>
render('top-a', array('layout'=>$this['config']->get('top-a'))); ?>
count('top-b')) : ?>
render('top-b', array('layout'=>$this['config']->get('top-b'))); ?>
count('innertop + innerbottom + sidebar-a + sidebar-b') || $this['config']->get('system_output')) : ?>
count('innertop')) : ?>
render('innertop', array('layout'=>$this['config']->get('innertop'))); ?>
count('breadcrumbs')) : ?> get('system_output')) : ?>
render('content'); ?>
count('innerbottom')) : ?>
render('innerbottom', array('layout'=>$this['config']->get('innerbottom'))); ?>
count('sidebar-a')) : ?> count('sidebar-b')) : ?>
count('bottom-a')) : ?>
render('bottom-a', array('layout'=>$this['config']->get('bottom-a'))); ?>
count('bottom-b') || $this['modules']->count('bottom-c') ) : ?>
count('bottom-b')) : ?>
render('bottom-b', array('layout'=>$this['config']->get('bottom-b'))); ?>
count('bottom-c')) : ?>
render('bottom-c', array('layout'=>$this['config']->get('bottom-c'))); ?>
render('footer'); ?>