File "html_dc293478db14ef386c597c94b7306fe2.php"

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

<?php

/*
 * Squelette : ../prive/themes/spip/grids.css.html
 * Date :      Fri, 07 Jul 2023 11:03:22 GMT
 * Compile :   Sat, 24 Feb 2024 12:37:06 GMT
 * Boucles :   
 */ 
//
// Fonction principale du squelette ../prive/themes/spip/grids.css.html
// Temps de compilation total: 0.103 ms
//

function html_dc293478db14ef386c597c94b7306fe2($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("X-Spip-Cache: 360000"); ?'.'>'.'<'.'?php header("Cache-Control: max-age=360000"); ?'.'>'.'<'.'?php header("X-Spip-Statique: oui"); ?'.'>' .
'<'.'?php header(' . _q('Content-Type: text/css; charset=utf-8') . '); ?'.'>' .
'<'.'?php header(' . _q('Vary: Accept-Encoding') . '); ?'.'>/* **************** GRIDS ***************** */
.line, .lastUnit {overflow: hidden; }
.unit{float:' .
interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'left', null),true)) .
';}
.unitExt{float:' .
interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'right', null),true)) .
';}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.lastUnit {float:none;width:auto;}
/* extending grids to allow a unit that takes the width of its content */
.media{width:auto;}');

	return analyse_resultat_skel('html_dc293478db14ef386c597c94b7306fe2', $Cache, $page, '../prive/themes/spip/grids.css.html');
}