{include file="clearheader.html"}

{$layout.pagetitle}

LMS {$layout.lmsv} @ {$layout.hostname}
{$smarty.now|date_format:"%A, %x"}
{t 0=$layout.logname}Created by: $0{/t}
{cycle values="white,grey" print=false} {foreach from=$monthlist item=month} {foreachelse} {/foreach}
{t}Period{/t} {t}Covenants{/t} {t}Payments{/t} {t}Difference{/t}
{$monthnames.$month} {$list.$month.covenant|money_format} {$list.$month.payment|money_format} {$list.$month.diff|money_format}

 

{t}No such covenants in selected time period.{/t}

 

{t}Total:{/t} {$list.totalcovenant|money_format} {$list.totalpayment|money_format} {$list.totaldiff|money_format}