Donations Summary
{assign var="amount" value = $item.maxAmount}
{section name = 'rows' loop = 4}
{section name = 'cols' loop = 25}
${$amount|money:0}
|
{math assign = 'amount' equation = 'amount-1' amount=$amount}
{/section}
{/section}
- available
- paid
Paid Donations
{include file="`$BASE_PATH`/class/DB/List/tpl/list.tpl"}