发件人 $data[username]
标题 $data[title]
发送时间 {date('Y-m-d H:i:s', $data['timestamp'])}
内容
{htmlspecialchars_decode($data[content])}