archil/sommaire.html

26 lines
733 B
HTML

<!DOCTYPE html>
<html>
<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=inc/head} />
</head>
<body>
<div><!--page-->
<INCLURE{fond=inc/header,home=oui} />
<main role="main">
<div class="content" id="content">
[<div class="chapo">(#DESCRIPTIF_SITE_SPIP)</div>]
<INCLURE{fond=inc/recents,env,ajax} />
</div><!--.content-->
</main><!--.main-->
<INCLURE{fond=inc/footer,self=#SELF} />
</div><!--.page-->
</body>
</html>