Exception: AirTpl_NotFoundException

Template layout_admin_login not exists or not readable!

template: /web/protected/view/layout_admin_login.html

trace

In /web/vendor/x2ts/x2ts/src/view/Simple.php on line 167

#0 /web/vendor/x2ts/x2ts/src/view/Simple.php(116): AirTPL->check_template('layout_admin_lo...')
#1 /web/vendor/x2ts/x2ts/src/view/Simple.php(740): AirTPL->draw('layout_admin_lo...')
#2 /web/vendor/x2ts/x2ts/src/view/Simple.php(730): x2ts\view\Simple->realRender('admin_api/login', Array)
#3 /web/vendor/x2ts/x2ts/src/route/Action.php(581): x2ts\view\Simple->render('admin_api/login', Array, '')
#4 [internal function]: x2ts\route\Action->render()
#5 /web/vendor/x2ts/x2ts/src/route/Action.php(600): call_user_func_array(Array, Array)
#6 /web/protected/action/admin_api/Login.php(26): x2ts\route\Action->display()
#7 [internal function]: action\admin_api\Login->httpGet()
#8 /web/vendor/x2ts/x2ts/src/route/Action.php(120): ReflectionMethod->invokeArgs(Object(action\admin_api\Login), Array)
#9 /web/vendor/x2ts/x2ts/src/route/Action.php(134): x2ts\route\Action->_run(Array)
#10 /web/vendor/x2ts/x2ts/src/route/Router.php(80): x2ts\route\Action->run(Array)
#11 /web/webroot/index.php(19): x2ts\route\Router->route(Object(x2ts\route\http\Request), Object(x2ts\route\http\Response))
#12 {main}