2021-11-26 15:05:38 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html dir="#LANG_DIR" lang="#LANG" class="[(#LANG_DIR)] no-js">
|
2017-01-09 10:47:45 +01:00
|
|
|
<head>
|
|
|
|
<script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script>
|
|
|
|
<title>[(#NOM_SITE_SPIP|textebrut)][ - (#SLOGAN_SITE_SPIP|textebrut)]</title>
|
|
|
|
[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|attribut_html)" />]
|
|
|
|
<INCLURE{fond=inclure/head} />
|
|
|
|
</head>
|
2021-11-26 15:05:38 +01:00
|
|
|
<body>
|
|
|
|
<div id="layout">
|
|
|
|
<div id="layout_head">
|
|
|
|
<header id="layout_head_banner" role="banner">
|
|
|
|
<INCLURE{fond=inclure/header,home=oui} />
|
|
|
|
<INCLURE{fond=inclure/nav,env} />
|
|
|
|
</header>
|
|
|
|
</div>
|
|
|
|
<div id="layout_body">
|
|
|
|
<div id="layout_body_left"></div>
|
|
|
|
<div id="layout_body_center">
|
|
|
|
<main>
|
|
|
|
<BOUCLE_ARTICLE(ARTICLES){page=accueil}>
|
2017-01-09 10:47:45 +01:00
|
|
|
|
2021-11-26 15:05:38 +01:00
|
|
|
[<div class="#EDIT{texte} texte surlignable clearfix">(#TEXTE|image_reduire{672,*})</div>]
|
|
|
|
</BOUCLE_ARTICLE>
|
|
|
|
</main>
|
2017-01-09 10:47:45 +01:00
|
|
|
<INCLURE{fond=inclure/footer,self=#SELF} />
|
2021-11-26 15:05:38 +01:00
|
|
|
</div>
|
|
|
|
<div id="layout_body_right"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2017-01-09 10:47:45 +01:00
|
|
|
</body>
|
|
|
|
</html>
|