{template nheader.html}
    {loop $list $vo}
  • {dr_strcut($vo.title, 15)}

    {dr_date($vo.inputtime)}

  • {/loop}
{template nfooter.html}