示例#1
0
 public function getAction(Request $req, Application $app)
 {
     return $app->render('top.html');
 }