File "html_b1fc764348973fab85c2068650dc4436.php"
Full path: /home/argothem/www/cache/inc/cache/log/log/log/log/log/log/log/log/html_b1fc764348973fab85c2068650dc4436.php
File size: 3.42 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : prive/spip_pass.html
* Date : Fri, 07 Jul 2023 11:03:22 GMT
* Compile : Sat, 24 Feb 2024 23:31:10 GMT
* Boucles :
*/
//
// Fonction principale du squelette prive/spip_pass.html
// Temps de compilation total: 8.342 ms
//
function html_b1fc764348973fab85c2068650dc4436($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(' . _q(( 'Content-Type: text/html; charset=' .
interdire_scripts($GLOBALS['meta']['charset']))) . '); ?'.'><!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="' .
spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang']) .
'" 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_mot_oublie') .
' - ' .
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="robots" content="none" />
<meta name="viewport" content="width=device-width" />
' .
pipeline('insert_head_css','<!-- insert_head_css -->') .
'
<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('login_prive.css')) .
'" type="text/css" />
' .
'<'.'?php header("X-Spip-Filtre: insert_head_css_conditionnel"); ?'.'>'. pipeline('insert_head','<!-- insert_head -->') .
(($t1 = strval(header_silencieux(spip_version())))!=='' ?
('
<meta name="generator" content="SPIP ' . $t1 . '" />') :
'') .
'
' .
filtre_styles_inline_page_login_pass_dist($Pile,'') .
'
</head>
<body class="page_login page_spip_pass' .
(($t1 = strval(interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'body_class', null),true))))!=='' ?
(' ' . $t1) :
'') .
'">
<h1>' .
interdire_scripts(typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0])) .
'</h1>
<div class="formulaire_spip pass">
' .
(($t1 = strval(interdire_scripts(((entites_html(table_valeur($Pile[0]??[], (string)'p', null),true)) ?'' :' '))))!=='' ?
($t1 . ( '
' .
executer_balise_dynamique('FORMULAIRE_OUBLI',
array(),
array('prive/spip_pass.html','html_b1fc764348973fab85c2068650dc4436','',7,$GLOBALS['spip_lang'])) .
'
')) :
'') .
'
' .
(($t1 = strval(interdire_scripts(((entites_html(table_valeur($Pile[0]??[], (string)'p', null),true)) ?' ' :''))))!=='' ?
($t1 . ( '
' .
executer_balise_dynamique('FORMULAIRE_MOT_DE_PASSE',
array(),
array('prive/spip_pass.html','html_b1fc764348973fab85c2068650dc4436','',8,$GLOBALS['spip_lang'])) .
'
')) :
'') .
'
</div>
<p class="retour">
<a href="' .
interdire_scripts(parametre_url(generer_url_public('login', ''),'lang',spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang']))) .
'" class="btn">' .
_T('public|spip|ecrire:lien_connecter') .
'</a>
</p>
</body>
</html>
');
return analyse_resultat_skel('html_b1fc764348973fab85c2068650dc4436', $Cache, $page, 'prive/spip_pass.html');
}