13 lines
No EOL
422 B
HTML
13 lines
No EOL
422 B
HTML
<section class="container section-top section-bottom">
|
|
<div class="cadre-blanc">
|
|
<BOUCLE_presentation(ARTICLES){grigri=contact}{0,1}{! par date}>
|
|
<h1 class="#EDIT{titre}">#TITRE</h1>
|
|
<div class="#EDIT{texte}">
|
|
#TEXTE
|
|
</div>
|
|
</BOUCLE_presentation>
|
|
<BOUCLE_contact(AUTEURS){id_auteur=#CONFIG{balint/id_contact}}{0,1}{tout}>
|
|
#FORMULAIRE_NOUS_CONTACTER{#ID_AUTEUR}
|
|
</BOUCLE_contact>
|
|
</div>
|
|
</section> |