{if $edit_mode}Pour que cela fonctionne correctement il faut :
- Mettre des images en mode paysage
- taille 210px X 155px de large
- poids de 2 Mo maxi.
{/if}
{if $edit_mode}

Activer l'image ci-dessous (OUI/NON) : {block id="image_1"}NON{/block} {image id="visuel1" width=210 height=155}{/image}

Activer l'image ci-dessous (OUI/NON) : {block id="image_2"}NON{/block} {image id="visuel2" width=210 height=155}{/image}

{else} {if ($page_data.blocks.image_1!= "NON" && $page_data.blocks.image_1!= "non" && $page_data.blocks.image_1!= "")} {vl_getThumbnailPath filename=$page_data.images.visuel1.path width="210" height="155" crop=true assign="img_path1"} {vl_exist_file url=$img_path1 site_id=1 assign="aff_img_path1"} {if $aff_img_path1=="oui"}

{/if} {/if} {if ($page_data.blocks.image_2!= "NON" && $page_data.blocks.image_2!= "non" && $page_data.blocks.image_2!= "")} {vl_getThumbnailPath filename=$page_data.images.visuel2.path width="210" height="155" crop=true assign="img_path2"} {vl_exist_file url=$img_path2 site_id=1 assign="aff_img_path2"} {if $aff_img_path2=="oui"}

{/if} {/if} {/if}