Last change
on this file since 84038 was
84038,
checked in by l.oiseau2nuit@…, 5 years ago
|
habillage et ajustements
|
File size:
898 bytes
|
Line | |
---|
1 | [(#REM) Derniers billets] |
---|
2 | <nav> |
---|
3 | <BOUCLE_articles(ARTICLES){tout}{0,1}> |
---|
4 | [(#REM) On presente par defaut les articles en mode colonnes ] |
---|
5 | <INCLURE{fond=liste/articles-resume-col,env,ajax,titre=<:derniers_articles:>} /> |
---|
6 | [(#REM) Sinon à l'ancienne, en mode bloc : <INCLURE{fond=liste/articles-resume,env,ajax,titre=<:derniers_articles:>} /> ] |
---|
7 | </BOUCLE_articles> |
---|
8 | </nav> |
---|
9 | |
---|
10 | [(#REM) Page d'accueil Contenu ] |
---|
11 | <header class="jumbotron" id="descriptif"> |
---|
12 | [<div class="texte #EDIT{meta-descriptif_site}">(#DESCRIPTIF_SITE_SPIP|abs_url)</div>] |
---|
13 | [(#INCLURE{fond=inclure/socialtags,env})] |
---|
14 | </header> |
---|
15 | |
---|
16 | <B_sommaire_description_longue> |
---|
17 | <section id="description_longue"> |
---|
18 | <BOUCLE_sommaire_description_longue(ARTICLES){titre = sommaire_description_longue}{statut = prop}{0,1}> |
---|
19 | <div class="#EDIT{texte}">[(#TEXTE|abs_url)]</div> |
---|
20 | </BOUCLE_sommaire_description_longue> |
---|
21 | </section> |
---|
22 | <B_sommaire_description_longue> |
---|
Note: See
TracBrowser
for help on using the repository browser.