getTemplate(true)->params; if (!$templateparams->get('html5', 0)) { require JPATH_BASE.'/components/com_content/views/archive/tmpl/default.php'; //evtl. ersetzen durch JPATH_COMPONENT.'/views/...' } else { JHtml::addIncludePath(JPATH_COMPONENT . '/helpers'); ?>
params->get('show_page_heading')) : ?>

escape($this->params->get('page_heading')); ?>

loadTemplate('items'); ?>