{template 'common/header'}
{php echo tpl_form_field_daterange('time', array('starttime'=>date('Y-m-d', $starttime),'endtime'=>date('Y-m-d', $endtime)));}

{loop $keywords $id $row}
{/loop}
{template 'common/footer'}