{include file="header.html"} {title value=$layout.pagetitle link=$layout.pagetitlelink help=$layout.pagetitlehelp} {math assign='cnt' equation="1+y" y=$tucklist|count} {section name="tucklist" loop=$tucklist} {/section}
{$tucklist[tucklist].name}

{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"}