{loop type="recipe" name="recipe-loop" content_id=$content_id limit="1"} {if $DIFFICULTY eq 0}{assign var="label_difficulty" value="Facile"}{/if} {if $DIFFICULTY eq 1}{assign var="label_difficulty" value="Moyen"}{/if} {if $DIFFICULTY eq 2}{assign var="label_difficulty" value="Difficile"}{/if}

{$TITLE}

{intl l='Preparation time' d='recettes'}Preparation time{$PREPARATION_TIME} {intl l='Cooking time' d='recettes'}Cooking time{$COOKING_TIME} {intl l='Difficulty' d='recettes'}Difficulty{$label_difficulty}

{loop type="image" name="image-loop" content=$content_id} {/loop}
{/loop}