{include file="header.html"}
{$lng_loancalc.loancalc}
{if $info}
{$info}
{/if}
{$lng.panel.settings} {foreach from = $languages item=v} {capture name=some_content assign=field_name}title_{$v.id}{/capture} {/foreach} {foreach from = $languages item=v} {capture name=some_content assign=field_name}description_{$v.id}{/capture} {/foreach}
{$lng_loancalc.title} {if $languages|@count > 1} {if $v.image}{else}{$v.name}{/if}{/if}
{$lng_loancalc.use_trade_in}
{$lng_loancalc.default_down}
{$lng_loancalc.default_ir}
{$lng_loancalc.default_term}  {$lng_loancalc.months}
{$lng_loancalc.default_tax}
{$lng_loancalc.currency}
{$lng_loancalc.description}{if $languages|@count > 1}  {if $v.image}{else} ( {$v.name} ){/if}{/if}

{include file="footer.html"}