{foreach $payments as $Payment} {* *} {if $showInactive || $Payment->isActive()}
{$Payment->getTitle()}
{/if} {/foreach}