8 lines
428 B
HTML
8 lines
428 B
HTML
|
<BOUCLE_extra(ARTICLES){id_article}{statut?}{si #ENV{exec}|=={article}}>
|
||
|
#SET{statut,#SESSION{statut}|statuts_articles_visibles}
|
||
|
#SET{where,#VAL{id_article!=}|concat{#ID_ARTICLE}}
|
||
|
<INCLURE{fond=prive/objets/liste/articles-memerubrique,id_rubrique=#ID_RUBRIQUE,where=#GET{where},statut=#GET{statut},env,ajax}>
|
||
|
|
||
|
</BOUCLE_extra>
|
||
|
[(#ENV{exec}|=={article_edit}|oui)<INCLURE{fond=prive/squelettes/extra/article_edit,env}>]
|
||
|
<//B_extra>
|