baseurl . '/templates/' . $document->template;
Artx::load("Artx_Page");
// Initialize $view:
$view = $this->artx = new ArtxPage($this);
// Decorate component with Artisteer style:
$view->componentWrapper();
JHtml::_('behavior.framework', true);
?>
Fatal error: Call to a member function includeInlineScripts() on a non-object in /home/recreamob/www/templates/untitled/index.php on line 52