You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!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" 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>
|
|
|
|
[(#REM) Preciser le charset avant tout]
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
|
|
|
|
|
|
|
|
[(#REM) Debut du head particulier a chaque page
|
|
|
|
pour inserer un title, des css particulieres(mais surchargees), ou des js *inline*
|
|
|
|
]<INCLURE{fond=head/#ENV{type-page},env}>[
|
|
|
|
|
|
|
|
(#REM) Partie commune a toutes les pages, sans env
|
|
|
|
]<INCLURE{fond=inclure/head}>[
|
|
|
|
|
|
|
|
(#REM) Fin du head particulier a chaque page, pour inserer des js specifiques par exemple
|
|
|
|
pour inserer des js *externes*
|
|
|
|
]<INCLURE{fond=head_js/#ENV{type-page},env}>
|
|
|
|
</head>
|
|
|
|
<INCLURE{fond=body,env}>
|
|
|
|
</html>
|