55* Copyright (c) 2018 creativeLabs Łukasz Holeczek
66* Licensed under MIT (https://coreui.io/license)
77-->
8-
8+ <!DOCTYPE html >
99< html lang ="en ">
1010 < head >
11- < meta charset ="utf-8 " / >
12- < meta http-equiv ="X-UA-Compatible " content ="IE=edge " / >
13- < meta name ="viewport " content ="width=device-width, initial-scale=1.0, shrink-to-fit=no " / >
14- < meta name ="description " content ="CoreUI - Open Source Bootstrap Admin Template " / >
15- < meta name ="author " content ="Łukasz Holeczek " / >
16- < meta name ="keyword " content ="Bootstrap,Admin,Template,Open,Source,jQuery,CSS,HTML,RWD,Dashboard " / >
11+ < meta charset ="utf-8 ">
12+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
13+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0, shrink-to-fit=no ">
14+ < meta name ="description " content ="CoreUI - Open Source Bootstrap Admin Template ">
15+ < meta name ="author " content ="Łukasz Holeczek ">
16+ < meta name ="keyword " content ="Bootstrap,Admin,Template,Open,Source,jQuery,CSS,HTML,RWD,Dashboard ">
1717 <!-- Icons-->
18- < link href ="node_modules/flag-icon-css/css/flag-icon.min.css " rel ="stylesheet " / >
19- < link href ="node_modules/font-awesome/css/font-awesome.min.css " rel ="stylesheet " / >
20- < link href ="node_modules/simple-line-icons/css/simple-line-icons.css " rel ="stylesheet " / >
18+ < link href ="node_modules/flag-icon-css/css/flag-icon.min.css " rel ="stylesheet ">
19+ < link href ="node_modules/font-awesome/css/font-awesome.min.css " rel ="stylesheet ">
20+ < link href ="node_modules/simple-line-icons/css/simple-line-icons.css " rel ="stylesheet ">
2121 <!-- Main styles for this application-->
22- < link href ="css/style.css " rel ="stylesheet " / >
22+ < link href ="css/style.css " rel ="stylesheet ">
2323 </ head >
2424 < body class ="app flex-row align-items-center ">
2525 < div class ="container ">
@@ -53,4 +53,4 @@ <h4 class="pt-3">Houston, we have a problem!</h4>
5353 < script src ="node_modules/perfect-scrollbar/dist/perfect-scrollbar.min.js "> </ script >
5454 < script src ="node_modules/@coreui/coreui/dist/js/coreui.min.js "> </ script >
5555 </ body >
56- </ html >
56+ </ html >
0 commit comments