function end() {
     front::$html=false;
     front::$admin=true;
     $this->render('index.php');
 }