<{$lang.my_growth}>

<{if $growth}> <{foreach from=$growth item=list}> <{/foreach}>
<{$lang.growth_value}> <{$lang.creation_date}> <{$lang.remark}>
<{$list.growth}> <{$list.create_time|date_format}> <{$list.remark}>
<{include file='pages/common.htm'}> <{else}>
<{$lang.not_result_tip}>
<{/if}>