{template header.html}
{template navigator.html}
{$meta_name}
* 收件人:
* 内容: {php $tool = "'undo', 'redo', '|', 'bold', 'italic', 'underline', 'strikethrough','|', 'emotion', 'map'";} {dr_field_input('message', 'Ueditor', array('option' => array( 'mode' => 3, 'tool' => $tool, 'height' => 200, 'width' => '80%')), $data['message'])}
 
{template footer.html}