ajout d'un inclure pour pouvoir insérer du contenu en cas de 2 Gamutables
This commit is contained in:
parent
b719d9b572
commit
f20a4c82c0
2 changed files with 6 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
|
||||
<BOUCLE_deux(CONDITION){si #ENV{apiuri_deux}|oui}>
|
||||
<span class="gamutableSep"></span>
|
||||
<INCLURE{fond=inclure/separateur_gamutables,env}>
|
||||
|
||||
<div class="gamutableDeux">
|
||||
[<span class="titre titreGamutableDeux">(#ENV{titreGamutableDeux})</span>]
|
||||
|
|
4
inclure/separateur_gamutables.html
Normal file
4
inclure/separateur_gamutables.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
[(#REM)
|
||||
si 2 Gamutables inclure à surcharger pour insérer du contenu entre les
|
||||
|
||||
]<div class="gamutableSep"></div>
|
Loading…
Add table
Reference in a new issue