[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / prive / squelettes / extra / article.html
1 <BOUCLE_extra(ARTICLES){id_article}{statut?}{si #ENV{exec}|=={article}}>
2 #SET{statut,#SESSION{statut}|statuts_articles_visibles}
3 #SET{where,#VAL{id_article!=}|concat{#ID_ARTICLE}}
4 <INCLURE{fond=prive/objets/liste/articles-memerubrique,id_rubrique=#ID_RUBRIQUE,where=#GET{where},statut=#GET{statut},ajax}>
5
6 </BOUCLE_extra>
7 [(#ENV{exec}|=={article_edit}|oui)<INCLURE{fond=prive/squelettes/extra/article_edit,env}>]
8 <//B_extra>