File "html_d10579f7e94050f42542097ccee97875.php"
Full path: /home/argothem/www/cache/skel/html_d10579f7e94050f42542097ccee97875.php
File size: 4.44 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : squelettes/plan.html
* Date : Tue, 28 Jun 2022 09:29:44 GMT
* Compile : Sat, 24 Feb 2024 16:31:28 GMT
* Boucles :
*/
//
// Fonction principale du squelette squelettes/plan.html
// Temps de compilation total: 3.911 ms
//
function html_d10579f7e94050f42542097ccee97875($Cache, $Pile, $doublons = array(), $Numrows = array(), $SP = 0) {
if (isset($Pile[0]["doublons"]) AND is_array($Pile[0]["doublons"]))
$doublons = nettoyer_env_doublons($Pile[0]["doublons"]);
$connect = '';
$page = (
'<!DOCTYPE html>
<html dir="' .
lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') .
'" lang="' .
spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang']) .
'" class="' .
lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') .
(($t1 = strval(spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang'])))!=='' ?
(' ' . $t1) :
'') .
' no-js">
<head>
<script type=\'text/javascript\'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\\bno-js\\b/,\'js\')})(document.documentElement);/*]]>*/</script>
<title>' .
_T('public|spip|ecrire:plan_site') .
' - ' .
interdire_scripts(textebrut(typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0]))) .
'</title>
' .
(($t1 = strval(interdire_scripts(attribut_html(couper(propre($GLOBALS['meta']['descriptif_site'], $connect, $Pile[0]),'150')))))!=='' ?
('<meta name="description" content="' . $t1 . '" />') :
'') .
'
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/head') . ', array(\'robots\' => ' . argumenter_squelette('none') . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'squelettes/plan.html\',\'html_d10579f7e94050f42542097ccee97875\',\'\',7,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
</head>
<body class="pas_surlignable page_plan">
<div class="page">
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/header') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'squelettes/plan.html\',\'html_d10579f7e94050f42542097ccee97875\',\'\',13,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/nav') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'squelettes/plan.html\',\'html_d10579f7e94050f42542097ccee97875\',\'\',14,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
<main class="main" role="main">
<div class="wrapper">
<div class="content" id="content">
<p class="arbo"><a href="' .
spip_htmlspecialchars(sinon($GLOBALS['meta']['adresse_site'],'.')) .
'/">' .
_T('public|spip|ecrire:accueil_site') .
'</a> > <strong class="on">' .
_T('public|spip|ecrire:plan_site') .
'</strong></p>
<div class="cartouche">
<h1>' .
_T('public|spip|ecrire:plan_site') .
'</h1>
</div>
' .
((($recurs=(isset($Pile[0]['recurs'])?$Pile[0]['recurs']:0))>=5)? '' :
recuperer_fond('modeles/plan', array('lang' => $GLOBALS["spip_lang"] ,
'recurs'=>(++$recurs)), array('compil'=>array('squelettes/plan.html','html_d10579f7e94050f42542097ccee97875','',25,$GLOBALS['spip_lang']), 'trim'=>true), ''))
.
'</div><!--.content-->
</div><!--.wrapper-->
<aside class="aside" role="complementary">
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/navsub') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'squelettes/plan.html\',\'html_d10579f7e94050f42542097ccee97875\',\'\',31,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
' .
executer_balise_dynamique('FORMULAIRE_RECHERCHE',
array(),
array('squelettes/plan.html','html_d10579f7e94050f42542097ccee97875','',32,$GLOBALS['spip_lang'])) .
'
</aside><!--.aside-->
</main><!--.main-->
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/footer') . ', array_merge('.var_export($Pile[0],1).',array(\'self\' => ' . argumenter_squelette(self()) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'squelettes/plan.html\',\'html_d10579f7e94050f42542097ccee97875\',\'\',36,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
</div><!--.page-->
</body>
</html>');
return analyse_resultat_skel('html_d10579f7e94050f42542097ccee97875', $Cache, $page, 'squelettes/plan.html');
}