<!DOCTYPE html> <!--[if (gt IE 9)|!(IE)]><!--> <html class="no-js" lang="vn"> <!--<![endif]--> <head> <meta charset="utf-8"> <!-- www.phpied.com/conditional-comments-block-downloads/ --> <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame Remove this if you use the .htaccess --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Mobile Viewport Fix j.mp/mobileviewport & davidbcalhoun.com/2010/viewport-metatag device-width: Occupy full width of the screen in its current orientation initial-scale = 1.0 retains dimensions instead of zooming out if page height > device height user-scalable = yes allows the user to zoom in --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>cms</title> <!-- http://dev.w3.org/html5/markup/meta.name.html --> <meta name="application-name" content="cms"> <!-- Speaking of Google, don't forget to set your site up: http://google.com/webmasters --> <meta name="google-site-verification" content=""> <!-- include stylesheets --> <link rel="stylesheet" href="/cms/static/css/bootstrap.min.css"/> <link rel="stylesheet" href="/cms/static/css/web2py-bootstrap3.css"/> <link rel="shortcut icon" href="/cms/static/images/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="/cms/static/images/favicon.png"> <!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects --> <script src="/cms/static/js/modernizr-2.8.3.min.js"></script> <!--[if lt IE 9]> <script src="/cms/static/js/respond-1.4.2.min.js"></script> <![endif]--> <!-- Favicons --> <script type="text/javascript"><!-- // These variables are used by the web2py_ajax_init function in web2py_ajax.js (which is loaded below). var w2p_ajax_confirm_message = "Chắc chắn xóa dữ liệu này?"; var w2p_ajax_disable_with_message = "Đang xử lý..."; var w2p_ajax_date_format = "%d/%m/%Y"; var w2p_ajax_datetime_format = "%d/%m/%Y %H:%M:%S"; var ajax_error_500 = 'An error occured, please <a href="/plugin_auth/login/login?_next=%2Fnews%2Fexplorer%2Ftin-tuc%2Fxuat-ban-news%2Ftrang-chu%2Fnews%2F565">reload</a> the page' //--></script> <script src="/cms/static/js/jquery.js" type="text/javascript"></script><link href="/cms/static/css/calendar.css" rel="stylesheet" type="text/css" /><script src="/cms/static/js/calendar.js" type="text/javascript"></script><script src="/cms/static/js/jquery.browser.min.js" type="text/javascript"></script><script src="/cms/static/js/web2py.js" type="text/javascript"></script> <!-- this includes jquery.js, calendar.js/.css and web2py.js --> <!-- Template CSS --> <link href="/cms/static/plugins/template/bower_components/metisMenu/dist/metisMenu.min.css" rel="stylesheet"> <link href="/cms/static/plugins/template/bower_components/font-awesome/css/font-awesome.min.css" rel="stylesheet"> <link href="/cms/static/plugins/template/dist/css/sb-admin-2.css" rel="stylesheet"> <link href="/cms/static/css/admin.css" rel="stylesheet"> <link href="/cms/static/css/login.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="row"> <div class="col-md-4 col-md-offset-4"> <br/> <br/> <br/> <div class="panel panel-default"> <div class="panel-body" style=" font-size: 15px; text-align: center;"> <h3 class="title">Đăng nhập hệ thống </h3> <form action="#" class="form-horizontal" enctype="multipart/form-data" method="post"><div class="form-group" id="auth_user_username__row"><label class="control-label col-sm-3" for="auth_user_username" id="auth_user_username__label">Tên đăng nhập</label><div class="col-sm-9"><input class="form-control string" id="auth_user_username" name="username" type="text" value="" /><span class="help-block"></span></div></div><div class="form-group" id="auth_user_password__row"><label class="control-label col-sm-3" for="auth_user_password" id="auth_user_password__label">Mật khẩu</label><div class="col-sm-9"><input class="form-control password" id="auth_user_password" name="password" type="password" value="" /><span class="help-block"></span></div></div><div class="form-group" id="auth_user_remember_me__row"><div class="col-sm-offset-3 col-sm-9"><div class="checkbox"><label class="" id="auth_user_remember_me__label"><input class="boolean" id="auth_user_remember_me" name="remember_me" type="checkbox" value="on" /> Nhớ mật khẩu(30 ngày).</label><span class="help-block"></span></div></div></div><div class="form-group" id="submit_record__row"><div class="col-sm-9 col-sm-offset-3"><input class="btn btn-primary" type="submit" value="Đăng nhập" /></div></div><div style="display:none;"><input name="_next" type="hidden" value="/news/explorer/tin-tuc/xuat-ban-news/trang-chu/news/565" /><input name="_formkey" type="hidden" value="7cc2de81-1b46-481b-bbad-7fd4167244cc" /><input name="_formname" type="hidden" value="login" /></div></form> </div> </div> </div> </div> </div> <!-- /#wrapper --> <!-- Metis Menu Plugin JavaScript --> <script src="/cms/static/plugins/template/bower_components/metisMenu/dist/metisMenu.min.js "></script> <script src="/cms/static/plugins/template/bower_components/bootstrap/dist/js/bootstrap.min.js "></script> <script src="/cms/static/plugins/template/dist/js/sb-admin-2.js "></script> </body> </html>