' . gros_titre(_T('titre_page_config_contenu'), '', false) . barre_onglets($rubrique, $sous_rubrique) . debut_gauche($rubrique, true) . pipeline('affiche_gauche', array('args' => array('exec' => 'seo_config'), 'data' => '')) . creer_colonne_droite($rubrique, true) . pipeline('affiche_droite', array('args' => array('exec' => 'seo_config'), 'data' => '')) . debut_droite($rubrique, true); // Insert Head // // Meta tag // // Canonical URL // // Google Webmaster Tools // // Google Analytics // $page_result .= recuperer_fond('prive/configurer_seo'); echo $page_result, pipeline('affiche_milieu', array('args' => array('exec' => $sous_rubrique), 'data' => '')), fin_gauche(), fin_page(); } ?>