2020-02-18 13:23:20 +01:00
|
|
|
[(#VAL{_Z_DOCTYPE}|defined|?{#VAL{_Z_DOCTYPE}|constant}|sinon{<!DOCTYPE HTML>})][
|
|
|
|
(#SET{class,[page_(#ENV{type-page,page})[ #ENV{type-page,page}_(#ENV{composition,''})]][ composition_(#ENV{composition})]})]
|
|
|
|
<html class="[(#GET{class})][ (#LANG_DIR)][ (#LANG)] no-js" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR">
|
|
|
|
<head>
|
|
|
|
<script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
|
2020-05-16 12:21:49 +02:00
|
|
|
<INCLURE{fond=head/#ENV{type-page},env}>
|
|
|
|
<INCLURE{fond=inclure/head}>
|
2020-02-18 13:23:20 +01:00
|
|
|
</head>
|
|
|
|
<INCLURE{fond=body,env}>
|
|
|
|
</html>
|