{include file="header.html"} {title value=$layout.pagetitle link=$layout.pagetitlelink help=$layout.pagetitlehelp}
| {$tucklist[tucklist].name} | {/section}
{if $tuck == 'base'} {include file="plug:re_caredit.html"} {else if $tuck == 'assurance'} {include file="plug:re_assurance.html"} {else if $tuck == 'event'} {include file="plug:re_event.html"} {else if $tuck == 'planning'} {include file="plug:re_planning.html"} {else if $tuck == 'users'} {include file="plug:re_users.html"} {else if $tuck == 'annex'} {box class="noshadow"} {include file="annex.html"} {/box} {else if $tuck == 'chart'} {include file="plug:re_chart.html"} {/if} {include file="footer.html"}