get('/'); $xestion = $pages->get('/gestion'); $configuracion = getConfig($xestion); $titulo = $page->title . ' - ' . $configuracion['sitio_nome']; /** What happens after this? * ------------------------ * 1. ProcessWire loads your page's template file (i.e. basic-page.php). * 2. ProcessWire loads the _main.php file */