Below is a complete list of all
the plans you currently have listed within our
database. Please note that any plan marked
(inactive) is waiting approval
from a staff member.
|
{foreach from=$plans item=plan}
{$plan.name} {if $plan.status == 0} (inactive){/if}
|
{/foreach}