{literal} {/literal} {assign var="one" value=$_config.premier_element} {assign var="two" value=$_config.deuxieme_element} {assign var="three" value=$_config.troisieme_element} {assign var="four" value=$_config.quatrieme_element} {if $_config.marquee_template == 'haut'}
{/if}
{foreach from=$_vars.items item=item key=k} {assign var="image" value=$_module.ressources|cat:$item.image.image} {capture name="photo"} {if $_config.alltick_link_enabled == 'true'} {else} {/if} {if empty($item.image.image)}Pas d'aperçu{else} {/if} {/capture} {capture name="titre"} {$item.titre} {/capture} {capture name="desc_courte"} {$item.desc_mini} {/capture} {capture name="desc_longue"} {$item.desc_full} {/capture} {capture name="date"} {$_Extra->env->dates->convertDate($_config.date_style, $item.date)}{if $_config.heur_show=='true'}{$_Extra->env->dates->convertDate('hour', $item.date)}{/if} {/capture} {capture name="seemore"} {if $_config.alltick_link_enabled == 'true'} {$_config.seemore_link} {/if} {/capture}
{if $_config.image_position != 'inline'} {if $_config.image_position == 'left'} {/if} {if $_config.image_position == 'right'} {/if}
{$smarty.capture.photo} {/if} {if $_config.image_position == 'right'} {/if}
{$smarty.capture.$one} {$smarty.capture.photo}
{$smarty.capture.$two}
{$smarty.capture.$three}
{$smarty.capture.$four}
{if $_config.image_position != 'inline'}
{$smarty.capture.photo}
{/if}
{/foreach}
{if $_config.marquee_template == 'bas'}
{/if}