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