File "sommaire.html"
Full Path: /home/spiraleeea/www/spirale/squelettes/polices/sommaire.html
File size: 3.37 KB
MIME-type: text/html
Charset: utf-8
<!DOCTYPE html>
<html dir="#LANG_DIR" lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js">
<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>
<body class="pas_surlignable page_sommaire">
<div class="page">
<INCLURE{fond=inclure/header,home=oui} />
<INCLURE{fond=inclure/nav,env} />
<main class="main" role="main">
<div class="wrapper hfeed">
<div class="content" id="content">
[<div class="chapo">(#DESCRIPTIF_SITE_SPIP)</div>]
<BOUCLE_accueil(SELECTIONS){identifiant=home_art}>
<B_liste_acc>
<div class="menu menu_articles" id="articles_recents">
<ul>
<BOUCLE_liste_acc(SELECTIONS_CONTENUS){id_selection}{par rang}>
<BOUCLE_debug_text(ARTICLES){id_article}>
<li dir="#LANG_DIR" class="hentry clearfix text-#LANG_LEFT">
<small><abbr class="published"[ title="(#DATE|date_iso)"]>[(#DATE|affdate_jourcourt)]</abbr></small>
[(#LOGO_ARTICLE_RUBRIQUE{#URL_ARTICLE}|image_reduire{180,*})]
<h3 class="entry-title"><strong><a class="lien_box" href="#URL_ARTICLE" rel="bookmark">#TITRE</a></strong></h3>
[<div class="#EDIT{intro} introduction entry-content">(#INTRODUCTION)</div>]
</li>
</BOUCLE_debug_text>
</BOUCLE_liste_acc>
</ul>
</div>
</B_liste_acc>
</BOUCLE_accueil>
<INCLURE{fond=inclure/recents,env,ajax} />
</div><!--.content-->
</div><!--.wrapper-->
<aside class="aside" role="complementary">
<INCLURE{fond=inclure/navsub} />
#FORMULAIRE_RECHERCHE
<BOUCLE_accueil2(SELECTIONS){identifiant=contrib}>
<div class="menu menu_rubriques">
<h2>#TITRE</h2>
<ul>
<BOUCLE_liste_acc2(SELECTIONS_CONTENUS){id_selection}{par rang}>
<li>
<a href="#URL_ARTICLE">#TITRE</a>
</li>
</BOUCLE_liste_acc2>
</ul>
</div>
</BOUCLE_accueil2>
[(#REM) Breves ]
<B_breves>
<div class="menu menu_breves">
<h2><:dernieres_breves:></h2>
<ul>
<BOUCLE_breves(BREVES?) {!par date} {0,3}>
<li dir="#LANG_DIR" class="text-#LANG_LEFT">
[<small>(#DATE|affdate_jourcourt)</small>]
<h3><a href="#URL_BREVE">#TITRE</a></h3>
#INTRODUCTION
</li>
</BOUCLE_breves>
</ul>
</div>
</B_breves>
[(#REM) Liens des forums ]
<B_forums_liens>
<div class="menu menu_comments">
<h2><:derniers_commentaires:></h2>
<ul>
<BOUCLE_forums_liens(FORUMS?) {plat} {!par date} {0,5}>
[<li>[(#NOM|sinon{...}) : ]<a href="#URL_FORUM"[ title="(#TITRE|attribut_html|couper{80})"]>(#TEXTE|couper{80})</a></li>]
</BOUCLE_forums_liens>
</ul>
</div>
</B_forums_liens>
[(#REM) Sur le Web ]
<B_syndic>
<div class="menu">
<h2><:nouveautes_web:></h2>
<ul>
<BOUCLE_syndic(SYNDIC_ARTICLES?) {age<180} {!par date} {0,5}>
<li>[(#DATE|affdate_jourcourt) – ]<a href="#URL_ARTICLE"[ title="(#NOM_SITE|attribut_html|couper{80})"] class="spip_out">#TITRE</a></li>
</BOUCLE_syndic>
</ul>
</div>
</B_syndic>
#FORMULAIRE_INSCRIPTION
</aside><!--.aside-->
</main><!--.main-->
<INCLURE{fond=inclure/footer,self=#SELF} />
</div><!--.page-->
</body>
</html>