{echo:lp{mp_mypals};/}
{sta:foreach($monthArr as $key=>$val)[loop]}
- {echo:$val;/}
{end:foreach/}
{sta:if(!empty($fir_list))[exc]}
{sta:foreach($fir_list as $val)[loop]}
-
- {echo:$val['user_name'];/}
- {echo:$val['birth_month'];/}-{echo:$val['birth_day'];/}
{end:foreach/}
{end:if/}
{echo:page_show($isNull,$page_num,$page_total);/}