File "html_966c85ac5ee9d602f4e99a4ab39d9a90.php"

Full path: /home/argothem/www/cache/skel/html_966c85ac5ee9d602f4e99a4ab39d9a90.php
File size: 3.06 KB
MIME-type: text/x-php
Charset: utf-8

<?php

/*
 * Squelette : squelettes/identifiants.html
 * Date :      Tue, 28 Jun 2022 09:29:44 GMT
 * Compile :   Sat, 24 Feb 2024 15:00:49 GMT
 * Boucles :   
 */ 
//
// Fonction principale du squelette squelettes/identifiants.html
// Temps de compilation total: 0.717 ms
//

function html_966c85ac5ee9d602f4e99a4ab39d9a90($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 = (
'<'.'?php header("X-Spip-Cache: 0"); ?'.'>'.'<'.'?php header("Cache-Control: no-cache, must-revalidate"); ?'.'><'.'?php header("Pragma: no-cache"); ?'.'>' .
'<'.'?php header(' . _q((	'Content-Type: text/html' .
	(($t2 = strval(interdire_scripts($GLOBALS['meta']['charset'])))!=='' ?
			('; charset=' . $t2) :
			''))) . '); ?'.'>
<!DOCTYPE html>
<html lang="' .
spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang']) .
'" dir="' .
lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') .
'">
<head>
	<title>' .
_T('public|spip|ecrire:pass_vousinscrire') .
' - ' .
interdire_scripts(textebrut(typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0]))) .
'</title>
	<meta http-equiv="Content-Type" content="text/html; charset=' .
interdire_scripts($GLOBALS['meta']['charset']) .
'" />
	<meta name="viewport" content="width=device-width" />
	<link rel="stylesheet" href="' .
direction_css(find_in_theme('reset.css')) .
'" type="text/css" />
	<link rel="stylesheet" href="' .
direction_css(find_in_theme('clear.css')) .
'" type="text/css" />
	<link rel="stylesheet" href="' .
direction_css(find_in_theme('minipres.css')) .
'" type="text/css" />
	<meta name="robots" content="none" />' .
(($t1 = strval(header_silencieux(spip_version())))!=='' ?
		('
	<meta name="generator" content="SPIP ' . $t1 . '" />') :
		'') .
'
</head>
<body>
<main id=\'minipres\'>
	<h1>' .
interdire_scripts(typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0])) .
'</h1>
	' .
executer_balise_dynamique('FORMULAIRE_INSCRIPTION',
	array(interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'mode', null),true)),interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'id_rubrique', null),true))),
	array('squelettes/identifiants.html','html_966c85ac5ee9d602f4e99a4ab39d9a90','',17,$GLOBALS['spip_lang'])) .
'<div class="quitter_fenetre">
		<script type=\'text/javascript\'>
		/*<![CDATA[*/
			document.write("<a href=\'")
			document.write((window.opener) ? "javascript:close()" : "./")
			document.write("\' title=\'' .
_T('public|spip|ecrire:pass_quitter_fenetre') .
'\'>' .
_T('public|spip|ecrire:pass_quitter_fenetre') .
'<" + "/a>");
			document.getElementById(\'oubli\').focus()
		/*]]>*/
		</script>
		<noscript>
			<a href=\'./\' title=\'' .
_T('public|spip|ecrire:pass_retour_public') .
'\'>' .
_T('public|spip|ecrire:pass_retour_public') .
'</a>
		</noscript>
	</div>
</main><!--#minipres-->
</body>
</html>');

	return analyse_resultat_skel('html_966c85ac5ee9d602f4e99a4ab39d9a90', $Cache, $page, 'squelettes/identifiants.html');
}