34 lines
1.1 KiB
HTML
34 lines
1.1 KiB
HTML
<h2 class="h1-like #EDIT{meta-slogan_site}">[(#SLOGAN_SITE_SPIP)]</h2>
|
|
|
|
<div class="la_une">
|
|
<div class="video_une">
|
|
<BOUCLE_bien_une(ARTICLES){ps = une}{!par date}{0,1}{id_rubrique = #CONFIG{balint/id_bien}}>
|
|
<div class="container_slider">
|
|
[(#MODELE{articles_ps_owl}{autoplay=true}{caption=true}{navigation=false})] #SET{id_une,#ID_ARTICLE}
|
|
</div>
|
|
</BOUCLE_bien_une>
|
|
<BOUCLE_une_defaut(ARTICLES){!par date}{0,1}{id_rubrique = #CONFIG{balint/id_bien}}>
|
|
<div class="container_slider">
|
|
[(#MODELE{article_owl}{id_article=#ID_ARTICLE})] #SET{id_une,#ID_ARTICLE}
|
|
</div>
|
|
<h3><a href="#URL_ARTICLE" title="Voir les détails">#TITRE</a></h3>
|
|
</BOUCLE_une_defaut>
|
|
<//B_bien_une>
|
|
</div>
|
|
<BOUCLE_presentation(ARTICLES){grigri=presentation}{0,1}{! par date}>
|
|
<div class="aside_une">
|
|
<h3 class="#EDIT{titre}">#TITRE</h3>
|
|
<div class="#EDIT{texte}">#TEXTE</div>
|
|
</div>
|
|
</BOUCLE_presentation>
|
|
</div>
|
|
|
|
|
|
<BOUCLE_mot_presentation(MOTS){grigri=accueil}>#SET{id_mot, #ID_MOT}
|
|
<h1>#TITRE</h1>
|
|
</BOUCLE_mot_presentation>
|
|
<h1>Nos réalisations</h1>
|
|
<//B_mot_presentation>
|
|
<INCLURE{fond=inclure/choix_articles,env,id_mot=#GET{id_mot}}>
|
|
|
|
|