33 lines
1.0 KiB
HTML
33 lines
1.0 KiB
HTML
#CACHE{60}<BOUCLE_principale(ARTICLES) {id_article}>
|
|
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<title>[(#TITRE|couper{80}|textebrut) - ][(#NOM_SITE_SPIP|textebrut)] <BOUCLE_titrerub(RUBRIQUES){id_rubrique}>#TITRE</BOUCLE_titrerub></title>
|
|
[<meta name="description" content="(#INTRODUCTION{150}|attribut_html)" />]
|
|
[<link rel="canonical" href="(#URL_ARTICLE|url_absolue)" />]
|
|
<INCLURE{fond=inclure/head} />
|
|
</head>
|
|
|
|
<body>
|
|
<div id="layout">
|
|
<div id="layout_head">
|
|
<div id="layout_head_content">
|
|
<INCLURE{fond=inclure/header,id_rubrique=#ID_RUBRIQUE,current=#ID_ARTICLE}>
|
|
</div>
|
|
</div>
|
|
<div id="layout_body">
|
|
<div id="layout_body_left"></div>
|
|
<div id="layout_body_center">
|
|
<main>
|
|
<h1 class="main-Title">Libre en fête <BOUCLE_rubrique(RUBRIQUES){id_rubrique}>#TITRE</BOUCLE_rubrique> - #TITRE</h1>
|
|
[<div class="#EDIT{texte}">(#TEXTE|image_reduire{672,*})</div>]
|
|
[<h3 class="spip">Notes</h3>(#NOTES)]
|
|
</main>
|
|
<INCLURE{fond=inclure/footer,self=#SELF}>
|
|
</div>
|
|
<div id="layout_body_right"></div>
|
|
</div>
|
|
</div>
|
|
</html>
|
|
</BOUCLE_principale>
|