<!DOCTYPE HTML> <html> <head> <title>Business_Blog a Blogging Category Flat Bootstrap Responsive Website Template | World :: w3layouts</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Business_Blog Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template, Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" /> <script type="applijewelleryion/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <link href="css/bootstrap.css" rel='stylesheet' type='text/css' /> <!-- Custom Theme files --> <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700" rel='stylesheet' type='text/css'> <link href="https://fonts.googleapis.com/css?family=Open+Sans" type='text/css'> <link href="css/style.css" rel='stylesheet' type='text/css' /> <!--Khai báo các thư viện--> <script src="js/jquery-3.2.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/angular.js"></script> <script src="js/angular-ui-router.min.js"></script> <!--End khai báo thư viện--> <!--Khai báo các file js--> <script src="js/app.js"></script> <!--End khai báo các file js--> <!-- khai báo các controllers --> <script src="pages/employee/employeeController.js"></script> <!--End khai báo controllers--> </head> <body ng-app="myApp"> <!--start-main--> <div class="container"> </div> </body> </html>