?> /** * @package Joomla.Site * @subpackage Aquilo Template */ defined('_JEXEC') or die; //define path $base_url = $this->baseurl; $tpl_name = $this->template; $styles_url = ''.$base_url.'/templates/'.$tpl_name.'/styles/'; $scripts_url = ''.$base_url.'/templates/'.$tpl_name.'/scripts/'; $framework = 'templates/'.$tpl_name.'/framework/'; //load parameters from template $analytics = $this->params->get('analytics'); require_once ($framework.'blocks/head.php'); ?>

Notice: Undefined variable: framework in /home/u327869796/domains/gestacaosaude.com.br/public_html/templates/aquilo/index.php on line 52

Warning: require_once(blocks/header.php): failed to open stream: No such file or directory in /home/u327869796/domains/gestacaosaude.com.br/public_html/templates/aquilo/index.php on line 52

Fatal error: require_once(): Failed opening required 'blocks/header.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/u327869796/domains/gestacaosaude.com.br/public_html/templates/aquilo/index.php on line 52